Qt 4.8
|
#include "qopenkodeeventloopintegration.h"
#include <QDebug>
#include <KD/kd.h>
#include <KD/ATX_keyboard.h>
Go to the source code of this file.
Functions | |
void | kdprocessevent (const KDEvent *event) |
Variables | |
static const int | QT_EVENT_WAKEUP_EVENTLOOP = KD_EVENT_USER + 1 |
void kdprocessevent | ( | const KDEvent * | event | ) |
Definition at line 53 of file qopenkodeeventloopintegration.cpp.
Referenced by QOpenKODEEventLoopIntegration::QOpenKODEEventLoopIntegration().
|
static |
Definition at line 51 of file qopenkodeeventloopintegration.cpp.
Referenced by kdprocessevent(), QOpenKODEEventLoopIntegration::QOpenKODEEventLoopIntegration(), and QOpenKODEEventLoopIntegration::qtNeedsToProcessEvents().