Qt 4.8
|
#include <qwidget_p.h>
Public Variables | |
uint | autoFillBackground: 1 |
QCursor * | curs |
quint16 | customDpiX |
quint16 | customDpiY |
QOleDropTarget * | dropTarget |
uint | explicitMaxSize: 2 |
uint | explicitMinSize: 2 |
QPointer< QWidget > | focus_proxy |
void * | glContext |
uint | hasMask: 1 |
uint | inRenderWithPainter: 1 |
QRegion | mask |
qint32 | maxh |
qint32 | maxw |
qint32 | minh |
qint32 | minw |
uint | nativeChildrenForced: 1 |
QList< QPointer< QWidget > > | oleDropWidgets |
QGraphicsProxyWidget * | proxyWidget |
QSize | staticContentsSize |
QPointer< QStyle > | style |
QString | styleSheet |
QTLWExtra * | topextra |
Definition at line 244 of file qwidget_p.h.
uint QWExtra::autoFillBackground |
Definition at line 275 of file qwidget_p.h.
QCursor* QWExtra::curs |
Definition at line 254 of file qwidget_p.h.
Referenced by QApplicationPrivate::globalEventProcessor(), and QApplication::qwsProcessEvent().
quint16 QWExtra::customDpiX |
Definition at line 268 of file qwidget_p.h.
quint16 QWExtra::customDpiY |
Definition at line 269 of file qwidget_p.h.
QOleDropTarget* QWExtra::dropTarget |
Definition at line 283 of file qwidget_p.h.
Referenced by qt_grab_cursor().
uint QWExtra::explicitMaxSize |
Definition at line 274 of file qwidget_p.h.
Referenced by QLayout::activate().
uint QWExtra::explicitMinSize |
Definition at line 273 of file qwidget_p.h.
Referenced by QLayout::activate().
Definition at line 257 of file qwidget_p.h.
void* QWExtra::glContext |
Definition at line 248 of file qwidget_p.h.
Referenced by QWidgetPrivate::createExtra(), QGLWindowSurface::deleted(), QGLWindowSurface::hijackWindow(), and QGLWindowSurface::updateGeometry().
uint QWExtra::hasMask |
Definition at line 278 of file qwidget_p.h.
Referenced by QWidgetPrivate::clipToEffectiveMask(), QWidgetEffectSourcePrivate::draw(), QWidgetPrivate::getOpaqueChildren(), QWidgetPrivate::isOverlapped(), QWidgetPrivate::paintSiblingsRecursive(), QWidgetPrivate::pointInsideRectAndMask(), qt_mac_update_widget_position(), and QWidgetPrivate::setWindowOpacity_sys().
uint QWExtra::inRenderWithPainter |
Definition at line 277 of file qwidget_p.h.
Referenced by QWidgetPrivate::render(), QGL2PaintEngineExPrivate::systemStateChanged(), and QOpenGLPaintEngine::updateClipRegion().
QRegion QWExtra::mask |
Definition at line 260 of file qwidget_p.h.
Referenced by QWidgetPrivate::clipToEffectiveMask(), QWidgetEffectSourcePrivate::draw(), effectiveState(), QWidgetPrivate::getOpaqueChildren(), QWidgetPrivate::isOverlapped(), isServerProcess(), QWidgetPrivate::paintSiblingsRecursive(), QWidgetPrivate::pointInsideRectAndMask(), qt_mac_unregister_widget(), qt_tablet_cleanup_wce(), QWidgetPrivate::setMask_sys(), and QWidgetPrivate::setWindowOpacity_sys().
qint32 QWExtra::maxh |
Definition at line 267 of file qwidget_p.h.
Referenced by QWidgetPrivate::create_sys(), do_size_hints(), effectiveState(), isServerProcess(), qt_grab_cursor(), qt_mac_unregister_widget(), qt_mac_update_widget_position(), QtWndProc(), QWidgetPrivate::setConstraints_sys(), QWidgetPrivate::setGeometry_sys(), and QWidget::setWindowState().
qint32 QWExtra::maxw |
Definition at line 266 of file qwidget_p.h.
Referenced by QWidgetPrivate::create_sys(), do_size_hints(), effectiveState(), isServerProcess(), qt_grab_cursor(), qt_mac_unregister_widget(), qt_mac_update_widget_position(), QtWndProc(), QWidgetPrivate::setConstraints_sys(), QWidgetPrivate::setGeometry_sys(), and QWidget::setWindowState().
qint32 QWExtra::minh |
Definition at line 265 of file qwidget_p.h.
Referenced by QWidgetPrivate::create_sys(), do_size_hints(), effectiveState(), isServerProcess(), qt_grab_cursor(), qt_mac_unregister_widget(), qt_mac_update_widget_position(), QtWndProc(), QWidgetPrivate::setConstraints_sys(), and QWidgetPrivate::setGeometry_sys().
qint32 QWExtra::minw |
Definition at line 264 of file qwidget_p.h.
Referenced by QWidgetPrivate::create_sys(), do_size_hints(), effectiveState(), isServerProcess(), qt_grab_cursor(), qt_mac_unregister_widget(), qt_mac_update_widget_position(), QtWndProc(), QWidgetPrivate::setConstraints_sys(), and QWidgetPrivate::setGeometry_sys().
uint QWExtra::nativeChildrenForced |
Definition at line 276 of file qwidget_p.h.
Definition at line 284 of file qwidget_p.h.
Referenced by qt_grab_cursor().
QGraphicsProxyWidget* QWExtra::proxyWidget |
Definition at line 251 of file qwidget_p.h.
Referenced by QWidget::clearFocus(), QGraphicsProxyWidgetPrivate::embedSubWindow(), QWSWindowSurface::flush(), QDirectFBWindowSurface::flush(), QWidget::hasFocus(), QWidgetPrivate::nearestGraphicsProxyWidget(), QApplication::notify(), QGraphicsProxyWidgetPrivate::setWidget_helper(), and updateRedirectedToGraphicsProxyWidget().
QSize QWExtra::staticContentsSize |
Definition at line 270 of file qwidget_p.h.
Referenced by QWidgetBackingStore::staticContents(), and QWidgetBackingStore::updateStaticContentsSize().
Definition at line 256 of file qwidget_p.h.
QString QWExtra::styleSheet |
Definition at line 261 of file qwidget_p.h.
QTLWExtra* QWExtra::topextra |
Definition at line 249 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLSysExtra(), QWidgetPrivate::deleteTLSysExtra(), QWidget::destroy(), do_size_hints(), effectiveState(), isServerProcess(), QWidgetPrivate::maybeTopData(), qt_grab_cursor(), qt_mac_unregister_widget(), QWidgetPrivate::setConstraints_sys(), QWidget::setWindowTitle(), and QWidgetPrivate::topData().