kmilo
pb_monitor.cpp File Reference
#include "pb_monitor.h"
#include <kgenericfactory.h>
#include <kdebug.h>
#include <sys/types.h>
#include <unistd.h>
#include <pbb.h>
Include dependency graph for /pb_monitor.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | KMilo |
Defines | |
| #define | TAG_LCDBRIGHTNESS TAG_BRIGHTNESS |
| #define | BUFFERLEN 200 |
Variables | |
| const QString | tpmodes [] = { I18N_NOOP("No Tap"), I18N_NOOP("Tap"), I18N_NOOP("Drag"), I18N_NOOP("Lock") } |
Define Documentation
| #define BUFFERLEN 200 |
Definition at line 47 of file /pb_monitor.cpp.
| #define TAG_LCDBRIGHTNESS TAG_BRIGHTNESS |
Definition at line 43 of file /pb_monitor.cpp.
Variable Documentation
| const QString tpmodes[] = { I18N_NOOP("No Tap"), I18N_NOOP("Tap"), I18N_NOOP("Drag"), I18N_NOOP("Lock") } |
Definition at line 48 of file /pb_monitor.cpp.
KDE 4.0 API Reference