![]() |
Qt 4.8
|
#include "qbbbuttoneventnotifier.h"#include <QtGui/QApplication>#include <qwindowsysteminterface_qpa.h>#include <QtCore/QDebug>#include <QtCore/QMetaEnum>#include <QtCore/QSocketNotifier>#include <QtCore/private/qcore_unix_p.h>Go to the source code of this file.
Macros | |
| #define | qButtonDebug QT_NO_QDEBUG_MACRO |
Variables | |
| static const int | ppsBufferSize = 256 |
| static const char * | ppsPath = "/pps/system/buttons/status" |
| #define qButtonDebug QT_NO_QDEBUG_MACRO |
Definition at line 57 of file qbbbuttoneventnotifier.cpp.
Referenced by QBBButtonEventNotifier::parsePPS(), QBBButtonEventNotifier::start(), and QBBButtonEventNotifier::updateButtonStates().
|
static |
Definition at line 63 of file qbbbuttoneventnotifier.cpp.
Referenced by QBBButtonEventNotifier::updateButtonStates().
Definition at line 62 of file qbbbuttoneventnotifier.cpp.
Referenced by QBBButtonEventNotifier::start().