E
E
Evgeny Ivanovich2015-07-08 15:48:03
Qt
Evgeny Ivanovich, 2015-07-08 15:48:03

How to unload application window in qt++?

Suppose that a certain injector is written in QT in the form of a graphical application, after the injector starts a certain process, you need to unload this window so that it does not take up space in memory and generally does not annoy the eye, and after the process has worked out, clearly show the window. What is the best way to implement such behavior?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DancingOnWater, 2015-07-08
@Pauk_Code

so as not to take up space in memory and

Well, the answer has already been formulated. In pluses, to free up memory, you need to do delete

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question