42 #ifndef QEVENTDISPATCHER_BLACKBERRY_P_H 43 #define QEVENTDISPATCHER_BLACKBERRY_P_H 56 #include "private/qeventdispatcher_unix_p.h" 79 int select(
int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds,
105 #endif // QEVENTDISPATCHER_BLACKBERRY_P_H
#define QT_END_NAMESPACE
This macro expands to.
The QObject class is the base class of all Qt objects.
The QSocketNotifier class provides support for monitoring activity on a file descriptor.
void registerSocketNotifier(QSocketNotifier *notifier)
Registers notifier with the event loop.
#define QT_BEGIN_NAMESPACE
This macro expands to.
virtual int initThreadWakeUp()
void wakeUp()
Wakes up the event loop.
#define Q_DECLARE_PUBLIC(Class)
virtual int select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, timeval *timeout)
#define Q_DECLARE_PRIVATE(Class)
virtual int processThreadWakeUp(int nsel)
void unregisterSocketNotifier(QSocketNotifier *notifier)
Unregisters notifier from the event dispatcher.
QScopedPointer< bpsIOHandlerData > ioData