5d5673ebc0
Hiding and Showing the close window button all the time can result in the window not having a proper content. To fix this issue we keep the window around, but just don't show it. For this the CloseWindowView inherits from QObject and delegates the needed calls to the nested QQuickView. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.qml | ||
presentwindows.cpp | ||
presentwindows.desktop | ||
presentwindows.h | ||
presentwindows.kcfg | ||
presentwindows_config.cpp | ||
presentwindows_config.desktop | ||
presentwindows_config.h | ||
presentwindows_config.ui | ||
presentwindows_proxy.cpp | ||
presentwindows_proxy.h | ||
presentwindowsconfig.kcfgc |