42 #ifndef QWSDISPLAY_QWS_P_H 43 #define QWSDISPLAY_QWS_P_H 59 #include <private/qwssharedmemory_p.h> 79 #ifndef QT_NO_QWS_MULTIPROCESS 109 #ifndef QT_NO_QWS_MULTIPROCESS 114 #ifndef QT_NO_QWS_MULTIPROCESS 121 #endif // QT_NO_QWS_MULTIPROCESS 124 #ifndef QT_NO_QWS_MULTIPROCESS 131 for (
int i = 0; i < queue.
size(); ++i) {
150 #ifdef QAPPLICATION_EXTRA_DEBUG 151 int mouse_event_count;
161 #endif // QWSDISPLAY_QWS_P_H
void reinit(const QString &newAppName)
#define QT_END_NAMESPACE
This macro expands to.
bool hasPendingRegionEvents() const
QList< int > unused_identifiers
void(* mouseFilter)(QWSMouseEvent *)
void waitForPropertyReply()
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
static QWSLock * clientLock
static bool waitClient(QWSLock::LockType, int timeout=-1)
bool directServerConnection()
The QWSEvent class encapsulates an event in Qt for Embedded Linux.
void waitForRegionAck(int winId)
void sendCommand(QWSCommand &cmd)
Q_CORE_EXPORT void qDebug(const char *,...)
#define QT_BEGIN_NAMESPACE
This macro expands to.
const T & at(int i) const
Returns the item at index position i in the list.
void waitForRegionEvents(int winId, bool ungrabDisplay)
static bool lockClient(QWSLock::LockType, int timeout=-1)
Data(QObject *parent, bool singleProcess=false)
static QWSLock * getClientLock()
QList< QWSEvent * > queue
QWSMouseEvent * mouse_event
static void unlockClient(QWSLock::LockType)
The QPoint class defines a point in the plane using integer precision.
int size() const
Returns the number of items in the list.
QFuture< void > filter(Sequence &sequence, FilterFunction filterFunction)
void sendSynchronousCommand(QWSCommand &cmd)
QWSQCopMessageEvent * qcop_response
void waitForQCopResponse()
QWSConnectedEvent * connected_event
The QList class is a template class that provides lists.
void setMouseFilter(void(*filter)(QWSMouseEvent *))