Qt 4.8
|
#include <qobject.h>
Public Functions | |
virtual | ~QObjectData ()=0 |
Public Variables | |
uint | blockSig: 1 |
QObjectList | children |
uint | hasGuards: 1 |
uint | inEventHandler: 1 |
uint | inThreadChangeEvent: 1 |
uint | isWidget: 1 |
QMetaObject * | metaObject |
uint | ownObjectName: 1 |
QObject * | parent |
uint | pendTimer: 1 |
int | postedEvents |
QObject * | q_ptr |
uint | receiveChildEvents: 1 |
uint | sendChildEvents: 1 |
uint | unused: 22 |
uint | wasDeleted: 1 |
|
pure virtual |
Definition at line 131 of file qobject.cpp.
uint QObjectData::blockSig |
Definition at line 97 of file qobject.h.
Referenced by QObject::blockSignals(), QObjectPrivate::QObjectPrivate(), and QObject::~QObject().
QObjectList QObjectData::children |
Definition at line 93 of file qobject.h.
Referenced by QWidgetPrivate::createWinId(), QWidget::destroy(), findChildFrame(), QStandardItemPrivate::insertColumns(), QStandardItemPrivate::insertRows(), QWidgetPrivate::isOverlapped(), isServerProcess(), QObject::killTimer(), QTextDocumentLayoutPrivate::layoutFlow(), QTextDocumentLayoutPrivate::layoutFrame(), QTextDocumentLayoutPrivate::layoutTable(), make_win_eventUPP(), q_createNativeChildrenAndSetParent(), qt_grab_cursor(), qt_mac_unregister_widget(), qt_mac_update_widget_position(), QWidgetBackingStore::removeDirtyWidget(), QWidgetPrivate::scroll_sys(), QWidgetPrivate::setModal_sys(), QObject::setObjectName(), QObjectPrivate::setParent_helper(), QWidgetPrivate::subtractOpaqueSiblings(), and QObject::~QObject().
uint QObjectData::hasGuards |
Definition at line 104 of file qobject.h.
Referenced by QMetaObject::changeGuard(), QObjectPrivate::QObjectPrivate(), QMetaObject::removeGuard(), and QObject::~QObject().
uint QObjectData::inEventHandler |
Definition at line 102 of file qobject.h.
Referenced by QCoreApplication::notifyInternal(), qDeleteInEventHandler(), QObjectPrivate::QObjectPrivate(), and QObject::~QObject().
uint QObjectData::inThreadChangeEvent |
Definition at line 103 of file qobject.h.
Referenced by QObject::event(), QObjectPrivate::QObjectPrivate(), QTimerInfoList::unregisterTimer(), QEventDispatcherMac::unregisterTimer(), QEventDispatcherWin32Private::unregisterTimer(), QTimerInfoList::unregisterTimers(), and QEventDispatcherMac::unregisterTimers().
uint QObjectData::isWidget |
Definition at line 95 of file qobject.h.
Referenced by QObject::moveToThread(), QObject::QObject(), QObjectPrivate::QObjectPrivate(), QWidgetPrivate::QWidgetPrivate(), QObject::setParent(), and QObject::~QObject().
QMetaObject* QObjectData::metaObject |
Definition at line 107 of file qobject.h.
Referenced by QMetaObject::metacall(), QDeclarativeBoundSignalParameters::QDeclarativeBoundSignalParameters(), QDeclarativeOpenMetaObject::QDeclarativeOpenMetaObject(), QDeclarativeProxyMetaObject::QDeclarativeProxyMetaObject(), QDeclarativeVMEMetaObject::QDeclarativeVMEMetaObject(), QObjectPrivate::QObjectPrivate(), QDeclarativeEngineDebugService::setMethodBody(), and QObjectPrivate::~QObjectPrivate().
QObject* QObjectData::parent |
Definition at line 92 of file qobject.h.
Referenced by QStateMachinePrivate::_q_animationFinished(), QStandardItemModelPrivate::_q_emitItemChanged(), QLayout::activate(), QColumnViewPrivate::checkColumnCreation(), QAbstractItemViewPrivate::checkMouseMove(), QNativeSocketEnginePrivate::checkProxy(), QWidgetPrivate::create_sys(), QLayoutPrivate::createSpacerItem(), QWidget::destroy(), QWindowsMobileStyle::drawComplexControl(), QWindowsMobileStyle::drawPrimitive(), QMdiSubWindowPrivate::enterRubberBandMode(), QStateMachinePrivate::enterStates(), QGraphicsScenePrivate::filterDescendantEvent(), QFileDialog::getExistingDirectory(), QFileDialog::getOpenFileName(), QFileDialog::getOpenFileNames(), QFileDialog::getSaveFileName(), getSegments(), QWidgetPrivate::hide_sys(), QMdiSubWindowPrivate::iconSize(), QToolBarPrivate::initDrag(), QTextDocumentPrivate::insert_frame(), isServerProcess(), QTextDocumentLayoutPrivate::layoutFrame(), QAbstractStatePrivate::machine(), QStatusBarPrivate::messageRect(), QToolBarPrivate::mouseMoveEvent(), QToolBarPrivate::mousePressEvent(), QObject::moveToThread(), QLayout::parentWidget(), QWindowsMobileStyle::pixelMetric(), QTextDocumentLayoutPrivate::positionFloat(), q_createNativeChildrenAndSetParent(), QFontDialogPrivate::QFontDialogPrivate(), QItemSelectionModelPrivate::QItemSelectionModelPrivate(), QObject::QObject(), QObjectPrivate::QObjectPrivate(), qt_mac_update_widget_position(), QUnsortedModelEngine::QUnsortedModelEngine(), QShortcutPrivate::redoGrab(), QTextDocumentPrivate::removeFrame(), QMdiSubWindowPrivate::setActive(), QMdiSubWindowPrivate::setMaximizeMode(), QMdiSubWindowPrivate::setMinimizeMode(), QMdiSubWindowPrivate::setNewGeometry(), QMdiSubWindowPrivate::setNormalMode(), QLocalSocket::setSocketDescriptor(), QPrintDialogPrivate::setupOptions(), QMdiSubWindowPrivate::setWindowFlags(), QActionPrivate::showStatusText(), QMdiSubWindowPrivate::sizeParameters(), QAbstractTransitionPrivate::sourceState(), spacingHelper(), QToolBarPrivate::startDrag(), QMdiSubWindowPrivate::titleBarHeight(), QMdiSubWindowPrivate::updateDirtyRegions(), QMdiSubWindowPrivate::updateGeometryConstraints(), QSizeGripPrivate::updateMacSizer(), QMdiSubWindowPrivate::updateMask(), QFormLayoutPrivate::updateSizes(), warnIfNotNative(), QLayout::widgetEvent(), QCompletionEngine::~QCompletionEngine(), QLayout::~QLayout(), and QObject::~QObject().
uint QObjectData::pendTimer |
Definition at line 96 of file qobject.h.
Referenced by QObjectPrivate::QObjectPrivate(), QObject::startTimer(), and QObjectPrivate::~QObjectPrivate().
int QObjectData::postedEvents |
Definition at line 106 of file qobject.h.
Referenced by QObjectPrivate::QObjectPrivate(), and QObjectPrivate::~QObjectPrivate().
QObject* QObjectData::q_ptr |
Definition at line 91 of file qobject.h.
Referenced by QGraphicsScenePrivate::_q_polishItems(), QMoviePrivate::QMoviePrivate(), QObject::QObject(), QObjectPrivate::QObjectPrivate(), QSettings::QSettings(), updateHelper(), and QObjectPrivate::~QObjectPrivate().
uint QObjectData::receiveChildEvents |
Definition at line 101 of file qobject.h.
Referenced by QObjectPrivate::QObjectPrivate(), and QObjectPrivate::setParent_helper().
uint QObjectData::sendChildEvents |
Definition at line 100 of file qobject.h.
Referenced by QFocusFramePrivate::QFocusFramePrivate(), QObjectPrivate::QObjectPrivate(), and QDeclarativeGraphics_DerivedObject::setParent_noEvent().
uint QObjectData::wasDeleted |
Definition at line 98 of file qobject.h.
Referenced by QDeclarativeData::get(), QDeclarativeContextData::isValid(), QDeclarativeContextData::ContextGuard::objectDestroyed(), QObjectPrivate::QObjectPrivate(), QObjectPrivate::setParent_helper(), QtFriendlyLayoutWidget::wasDeleted(), QGraphicsItem::~QGraphicsItem(), and QObject::~QObject().