QAbstractEventDispatcher Member List

This is the complete list of members for QAbstractEventDispatcher, including all inherited members.
aboutToBlock()QAbstractEventDispatcher [signal]
awake()QAbstractEventDispatcher [signal]
blockSignals(bool b)QObject
childEvent(QChildEvent *)QObject [protected, virtual]
children() const QObject [inline]
closingDown()QAbstractEventDispatcher [virtual]
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObject [static]
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const QObject [inline]
connectNotify(const char *signal)QObject [protected, virtual]
customEvent(QEvent *)QObject [protected, virtual]
d_ptrQObject [protected]
deleteLater()QObject [slot]
destroyed(QObject *=0)QObject [signal]
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObject [static]
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0)QObject [inline]
disconnect(const QObject *receiver, const char *member=0)QObject [inline]
disconnectNotify(const char *signal)QObject [protected, virtual]
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() const QObject
event(QEvent *)QObject [virtual]
eventFilter(QObject *, QEvent *)QObject [virtual]
EventFilter typedefQAbstractEventDispatcher
filterEvent(void *message)QAbstractEventDispatcher
findChild(const QString &aName=QString()) const QObject [inline]
findChildren(const QString &aName=QString()) const QObject [inline]
findChildren(const QRegExp &re) const QObject [inline]
flush()=0QAbstractEventDispatcher [pure virtual]
hasPendingEvents()=0QAbstractEventDispatcher [pure virtual]
inherits(const char *classname) const QObject [inline]
installEventFilter(QObject *)QObject
instance(QThread *thread=0)QAbstractEventDispatcher [static]
interrupt()=0QAbstractEventDispatcher [pure virtual]
isWidgetType() const QObject [inline]
killTimer(int id)QObject
moveToThread(QThread *thread)QObject
objectNameQObject
objectName() const QObject
parent() const QObject [inline]
processEvents(QEventLoop::ProcessEventsFlags flags)=0QAbstractEventDispatcher [pure virtual]
property(const char *name) const QObject
QAbstractEventDispatcher(QObject *parent=0)QAbstractEventDispatcher [explicit]
QAbstractEventDispatcher(QAbstractEventDispatcherPrivate &, QObject *parent)QAbstractEventDispatcher [protected]
QApplication classQObject [friend]
QApplicationPrivate classQObject [friend]
QCoreApplication classQObject [friend]
QCoreApplicationPrivate classQObject [friend]
QMetaObjectQObject [friend]
QObject(QObject *parent=0)QObject [explicit]
QObject(QObjectPrivate &dd, QObject *parent=0)QObject [protected]
QThreadData classQObject [friend]
QWidget classQObject [friend]
receivers(const char *signal) const QObject [protected]
registeredTimers(QObject *object) const =0QAbstractEventDispatcher [pure virtual]
registerSocketNotifier(QSocketNotifier *notifier)=0QAbstractEventDispatcher [pure virtual]
registerTimer(int interval, QObject *object)QAbstractEventDispatcher
registerTimer(int timerId, int interval, QObject *object)=0QAbstractEventDispatcher [pure virtual]
registerUserData()QObject [static]
removeEventFilter(QObject *)QObject
sender() const QObject [protected]
setEventFilter(EventFilter filter)QAbstractEventDispatcher
setObjectName(const QString &name)QObject
setParent(QObject *)QObject
setProperty(const char *name, const QVariant &value)QObject
setUserData(uint id, QObjectUserData *data)QObject
signalsBlocked() const QObject [inline]
startingUp()QAbstractEventDispatcher [virtual]
startTimer(int interval)QObject
staticQtMetaObjectQObject [protected, static]
thread() const QObject
timerEvent(QTimerEvent *)QObject [protected, virtual]
TimerInfo typedefQAbstractEventDispatcher
unregisterSocketNotifier(QSocketNotifier *notifier)=0QAbstractEventDispatcher [pure virtual]
unregisterTimer(int timerId)=0QAbstractEventDispatcher [pure virtual]
unregisterTimers(QObject *object)=0QAbstractEventDispatcher [pure virtual]
userData(uint id) const QObject
wakeUp()=0QAbstractEventDispatcher [pure virtual]
~QAbstractEventDispatcher()QAbstractEventDispatcher
~QObject()QObject [virtual]