#include <mythscreensaverwayland.h>
Definition at line 12 of file mythscreensaverwayland.h.
◆ MythScreenSaverWayland()
MythScreenSaverWayland::MythScreenSaverWayland |
( |
QObject * |
Parent, |
|
|
MythMainWindow * |
MainWindow |
|
) |
| |
◆ ~MythScreenSaverWayland()
MythScreenSaverWayland::~MythScreenSaverWayland |
( |
| ) |
|
|
override |
◆ WindowReady
void MythScreenSaverWayland::WindowReady |
( |
| ) |
|
|
slot |
Signalled when MythMainWindow has completed initialisation.
Note that this may be called multiple times if the main window is re-initialised but there should be no need to delete and recreate our Wayland objects as the compositor etc should not change (though this may need confirming for extreme edge cases).
Definition at line 34 of file mythscreensaverwayland.cpp.
Referenced by MythScreenSaverWayland().
◆ Disable
void MythScreenSaverWayland::Disable |
( |
| ) |
|
|
overrideslot |
◆ Restore
void MythScreenSaverWayland::Restore |
( |
| ) |
|
|
overrideslot |
◆ Reset
void MythScreenSaverWayland::Reset |
( |
| ) |
|
|
overrideslot |
◆ Asleep
bool MythScreenSaverWayland::Asleep |
( |
| ) |
|
|
overrideslot |
◆ m_window
◆ m_registry
◆ m_device
◆ m_manager
zwp_idle_inhibit_manager_v1* MythScreenSaverWayland::m_manager { nullptr } |
|
private |
◆ m_inhibitor
zwp_idle_inhibitor_v1* MythScreenSaverWayland::m_inhibitor { nullptr } |
|
private |
The documentation for this class was generated from the following files: