Home
last modified time | relevance | path

Searched refs:suspendSystem (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/mpc-qt/mpc-qt-20.10/platform/
H A Dscreensaver_mac.h19 void suspendSystem();
H A Dscreensaver_win.h19 void suspendSystem();
H A Dscreensaver_mac.cpp38 void ScreenSaverMac::suspendSystem() in suspendSystem() function in ScreenSaverMac
H A Dscreensaver.h26 virtual void suspendSystem() = 0;
H A Dscreensaver_unix.h27 void suspendSystem(); in Q_DECLARE_METATYPE()
H A Dscreensaver_win.cpp62 void ScreenSaverWin::suspendSystem() in suspendSystem() function in ScreenSaverWin
H A Dscreensaver_unix.cpp108 void ScreenSaverUnix::suspendSystem() in suspendSystem() function in ScreenSaverUnix
/dports/multimedia/mpc-qt/mpc-qt-20.10/
H A Dmain.cpp717 screenSaver, &ScreenSaver::suspendSystem); in setupFlowConnections()