Qt 4.8
|
#include <qwidget_p.h>
Public Variables | |
QWidgetBackingStoreTracker | backingStore |
short | baseh |
short | basew |
QString | caption |
uint | dnd: 1 |
uint | embedded: 1 |
QString | filePath |
QRect | frameStrut |
QPoint | fullScreenOffset |
QIcon * | icon |
QPixmap * | iconPixmap |
QString | iconText |
short | inch |
short | incw |
uint | inRepaint: 1 |
uint | inTopLevelResize: 1 |
qint32 | newCounterValueHi |
quint32 | newCounterValueLo |
QRect | normalGeometry |
uint | opacity: 8 |
WId | parentWinId |
uint | posFromMove: 1 |
QString | role |
Qt::WindowFlags | savedFlags |
QPainter * | sharedPainter |
uint | sizeAdjusted: 1 |
uint | spont_unmapped: 1 |
ulong | syncRequestTimestamp |
WId | syncUpdateCounter |
WId | userTimeWindow |
uint | validWMState: 1 |
uint | waitingForMapNotify: 1 |
QWindowSurface * | windowSurface |
Definition at line 160 of file qwidget_p.h.
QWidgetBackingStoreTracker QTLWExtra::backingStore |
Definition at line 166 of file qwidget_p.h.
Referenced by discardInvalidateBufferRequest(), effectiveState(), QETWidget::forceUpdate(), QWidgetPrivate::invalidateBuffer(), isServerProcess(), QWidgetPrivate::maybeBackingStore(), QWidgetPrivate::moveRect(), qt_grab_cursor(), QWidget::repaint(), QWidgetPrivate::scrollRect(), QWidget::setParent(), QETWidget::translateConfigEvent(), QWidgetBackingStore::unflushPaint(), and QWidget::update().
short QTLWExtra::baseh |
Definition at line 178 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLExtra(), do_size_hints(), and QWidget::setBaseSize().
short QTLWExtra::basew |
Definition at line 178 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLExtra(), do_size_hints(), and QWidget::setBaseSize().
QString QTLWExtra::caption |
Definition at line 171 of file qwidget_p.h.
Referenced by QWidget::destroy(), isServerProcess(), qt_mac_unregister_widget(), and QWidgetPrivate::setParent_sys().
uint QTLWExtra::dnd |
Definition at line 195 of file qwidget_p.h.
uint QTLWExtra::embedded |
Definition at line 190 of file qwidget_p.h.
Referenced by QWidgetPrivate::createDefaultWindowSurface_sys(), QWidgetPrivate::createTLExtra(), qt_grab_cursor(), qt_mac_unregister_widget(), and qt_mac_update_widget_position().
QString QTLWExtra::filePath |
Definition at line 174 of file qwidget_p.h.
Referenced by qt_mac_unregister_widget(), and QWidgetPrivate::setParent_sys().
QRect QTLWExtra::frameStrut |
Definition at line 180 of file qwidget_p.h.
Referenced by QVistaHelper::collapseTopFrameStrut(), QWidgetPrivate::createTLExtra(), do_size_hints(), effectiveState(), QX11EmbedWidget::embedInto(), QWidgetPrivate::isBackgroundInherited(), isServerProcess(), qt_grab_cursor(), QWidgetPrivate::updateFrameStrut(), and QETWidget::updateRegion().
QPoint QTLWExtra::fullScreenOffset |
Definition at line 200 of file qwidget_p.h.
Referenced by qstring_to_xtp().
QIcon* QTLWExtra::icon |
Definition at line 164 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLExtra(), isServerProcess(), and QWidget::setWindowTitle().
QPixmap* QTLWExtra::iconPixmap |
Definition at line 165 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLExtra(), qstring_to_xtp(), qt_createIcon(), and QWidgetPrivate::setWindowIcon_sys().
QString QTLWExtra::iconText |
Definition at line 172 of file qwidget_p.h.
Referenced by qt_mac_unregister_widget().
short QTLWExtra::inch |
Definition at line 177 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLExtra(), do_size_hints(), and QWidget::setSizeIncrement().
short QTLWExtra::incw |
Definition at line 177 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLExtra(), do_size_hints(), and QWidget::setSizeIncrement().
uint QTLWExtra::inRepaint |
Definition at line 189 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLExtra(), discardSyncRequest(), and QWidget::repaint().
uint QTLWExtra::inTopLevelResize |
Definition at line 188 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLExtra(), discardInvalidateBufferRequest(), do_size_hints(), QWidgetPrivate::moveRect(), qt_grab_cursor(), QWidget::repaint(), QWidgetPrivate::scrollRect(), QWidgetBackingStore::sync(), QETWidget::translateConfigEvent(), and QWidget::update().
qint32 QTLWExtra::newCounterValueHi |
Definition at line 204 of file qwidget_p.h.
quint32 QTLWExtra::newCounterValueLo |
Definition at line 205 of file qwidget_p.h.
QRect QTLWExtra::normalGeometry |
Definition at line 181 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLExtra(), effectiveState(), qstring_to_xtp(), qt_grab_cursor(), and QtWndProc().
uint QTLWExtra::opacity |
Definition at line 185 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLExtra(), qt_mac_unregister_widget(), qt_tablet_cleanup_wce(), QWidget::setWindowOpacity(), and QWidgetPrivate::setWindowOpacity_sys().
WId QTLWExtra::parentWinId |
Definition at line 198 of file qwidget_p.h.
Referenced by QWidgetPrivate::isBackgroundInherited(), and QApplication::x11ProcessEvent().
uint QTLWExtra::posFromMove |
Definition at line 186 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLExtra(), do_size_hints(), isServerProcess(), qt_mac_unregister_widget(), and qt_tablet_cleanup_wce().
QString QTLWExtra::role |
Definition at line 173 of file qwidget_p.h.
Qt::WindowFlags QTLWExtra::savedFlags |
Definition at line 182 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLExtra(), qstring_to_xtp(), and qt_grab_cursor().
QPainter* QTLWExtra::sharedPainter |
Definition at line 168 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLExtra(), QWidgetPrivate::setSharedPainter(), and QWidgetPrivate::sharedPainter().
uint QTLWExtra::sizeAdjusted |
Definition at line 187 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLExtra().
uint QTLWExtra::spont_unmapped |
Definition at line 194 of file qwidget_p.h.
Referenced by QApplication::x11ProcessEvent().
ulong QTLWExtra::syncRequestTimestamp |
Definition at line 203 of file qwidget_p.h.
WId QTLWExtra::syncUpdateCounter |
Definition at line 202 of file qwidget_p.h.
WId QTLWExtra::userTimeWindow |
Definition at line 199 of file qwidget_p.h.
Referenced by qt_net_remove_user_time().
uint QTLWExtra::validWMState |
Definition at line 196 of file qwidget_p.h.
Referenced by do_size_hints(), QWidgetPrivate::isBackgroundInherited(), and QApplication::x11ProcessEvent().
uint QTLWExtra::waitingForMapNotify |
Definition at line 197 of file qwidget_p.h.
Referenced by discardSyncRequest(), QWidgetPrivate::isBackgroundInherited(), and QApplication::x11ProcessEvent().
QWindowSurface* QTLWExtra::windowSurface |
Definition at line 167 of file qwidget_p.h.
Referenced by QWidgetPrivate::createTLExtra(), isServerProcess(), QWidget::setParent(), QWidget::setWindowSurface(), QWidgetBackingStore::updateLists(), and QWidget::windowSurface().