I have an application in the QML/C++ that shouldn’t be able to be maximized/showed by user. It should stay minimized in taskbar whole time and when it receives a message from a server then it should maximize itself. Is it possible to do it in the QML? I was looking everywhere and I was not able to find anything similar to my issue.
↧








