D
D
DVoropaev2017-07-02 20:53:41
Qt
DVoropaev, 2017-07-02 20:53:41

How to make an application running in the background in Qt?

It is necessary for the application to work in the background, and perform some actions when pressing key combinations.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ighor July, 2017-07-02
@IGHOR

Create a normal desktop application and simply remove the .show() method from the window object, or the window itself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question