|
MythTV master
|
#include <QDateTime>#include <QTimer>#include "libmythbase/mythcorecontext.h"#include "libmythbase/mythdate.h"#include "libmythbase/mythlogging.h"#include "libmythbase/mythsystemlegacy.h"#include "platforms/mythxdisplay.h"#include "platforms/mythscreensaverx11.h"#include <X11/Xlib.h>#include <X11/extensions/dpms.h>Go to the source code of this file.
Classes | |
| class | ScreenSaverX11Private |
| class | ScreenSaverX11Private::ScreenSaverState |
Macros | |
| #define | LOC QString("ScreenSaverX11: ") |
| #define LOC QString("ScreenSaverX11: ") |
Definition at line 20 of file mythscreensaverx11.cpp.