#include <libmythui/platforms/mythscreensaverwayland.h>
Definition at line 12 of file mythscreensaverwayland.h.
◆ MythScreenSaverWayland()
| MythScreenSaverWayland::MythScreenSaverWayland |
( |
QObject * |
Parent, |
|
|
MythMainWindow * |
MainWindow |
|
) |
| |
◆ ~MythScreenSaverWayland()
| MythScreenSaverWayland::~MythScreenSaverWayland |
( |
| ) |
|
|
override |
◆ Asleep
| bool MythScreenSaverWayland::Asleep |
( |
| ) |
|
|
overrideslot |
◆ Disable
| void MythScreenSaverWayland::Disable |
( |
void |
| ) |
|
|
overrideslot |
◆ Reset
| void MythScreenSaverWayland::Reset |
( |
void |
| ) |
|
|
overrideslot |
◆ Restore
| void MythScreenSaverWayland::Restore |
( |
void |
| ) |
|
|
overrideslot |
◆ 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().
◆ m_device
◆ m_inhibitor
| zwp_idle_inhibitor_v1* MythScreenSaverWayland::m_inhibitor { nullptr } |
|
private |
◆ m_manager
| zwp_idle_inhibit_manager_v1* MythScreenSaverWayland::m_manager { nullptr } |
|
private |
◆ m_registry
◆ m_window
The documentation for this class was generated from the following files: