![]() |
Qt 4.8
|
#include "qplatformdefs.h"#include "qapplication.h"#include "private/qwscommand_qws_p.h"#include "qwsdisplay_qws.h"#include "qwsevent_qws.h"#include "qwindowsystem_qws.h"#include "qeventdispatcher_qws_p.h"#include "private/qeventdispatcher_unix_p.h"#include "qmutex.h"#include <errno.h>Go to the source code of this file.
Classes | |
| class | QEventDispatcherQWSPrivate |
Variables | |
| QWSDisplay * | qt_fbdpy |
| QWSDisplay* qt_fbdpy |
Definition at line 407 of file qapplication_qws.cpp.
Referenced by QWSDisplay::flushCommands(), init_display(), qt_app_reinit(), qt_cleanup(), QWSDisplay::registerChannel(), QWSDisplay::sendMessage(), QWSDisplay::setRawMouseEventFilter(), QWSDisplay::Data::waitForPropertyReply(), QWSDisplay::waitForQCopResponse(), and QEventDispatcherQWS::~QEventDispatcherQWS().