|
MythTV master
|
#include "libmythbase/mythlogging.h"#include "platforms/mythscreensaverandroid.h"#include <QCoreApplication>#include <QJniObject>Go to the source code of this file.
Macros | |
| #define | QAndroidJniObject QJniObject |
| #define | LOC QString("ScreenSaverAndroid: ") |
| #define | MODE 1 |
| #define LOC QString("ScreenSaverAndroid: ") |
Definition at line 18 of file mythscreensaverandroid.cpp.
| #define MODE 1 |
Definition at line 20 of file mythscreensaverandroid.cpp.
| #define QAndroidJniObject QJniObject |
Definition at line 8 of file mythscreensaverandroid.cpp.