QWidgetData Class Reference

#include <qwidget.h>

Collaboration diagram for QWidgetData:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 80 of file qwidget.h.

Public Attributes

WId winid
uint widget_attributes
Qt::WindowFlags window_flags
uint window_state: 4
uint focus_policy: 4
uint sizehint_forced:1
uint is_closing:1
uint in_show: 1
uint in_set_window_state: 1
uint fstrut_dirty: 1
uint context_menu_policy: 3
uint window_modality: 2
uint unused: 14
QRect crect
QPalette pal
QFont fnt
QRect wrect


Member Data Documentation

WId QWidgetData::winid

Definition at line 83 of file qwidget.h.

Referenced by QWidgetPrivate::create_sys(), QWidgetPrivate::init(), QWidgetPrivate::setGeometry_sys(), QWidgetPrivate::setParent_sys(), and QWidgetPrivate::setWinId().

uint QWidgetData::widget_attributes

Definition at line 84 of file qwidget.h.

Referenced by QWidgetPrivate::init().

Qt::WindowFlags QWidgetData::window_flags

Definition at line 85 of file qwidget.h.

Referenced by QWidgetPrivate::create_sys(), QWidgetPrivate::init(), and QWidgetPrivate::setParent_sys().

uint QWidgetData::window_state

Definition at line 86 of file qwidget.h.

Referenced by QWidgetPrivate::init(), QWidgetPrivate::setGeometry_sys(), and QWidgetPrivate::show_sys().

uint QWidgetData::focus_policy

Definition at line 87 of file qwidget.h.

Referenced by QWidgetPrivate::init().

uint QWidgetData::sizehint_forced

Definition at line 88 of file qwidget.h.

Referenced by QWidgetPrivate::init().

uint QWidgetData::is_closing

Definition at line 89 of file qwidget.h.

Referenced by QWidgetPrivate::close_helper(), and QWidgetPrivate::init().

uint QWidgetData::in_show

Definition at line 90 of file qwidget.h.

Referenced by QWidgetPrivate::init(), and QWidgetPrivate::show_helper().

uint QWidgetData::in_set_window_state

Definition at line 91 of file qwidget.h.

Referenced by QWidgetPrivate::init().

uint QWidgetData::fstrut_dirty [mutable]

Definition at line 92 of file qwidget.h.

Referenced by QWidgetPrivate::create_sys(), QWidgetPrivate::frameStrut(), QWidgetPrivate::hide_sys(), QWidgetPrivate::init(), QWidgetPrivate::setParent_sys(), QWidgetPrivate::show_sys(), and QWidgetPrivate::updateFrameStrut().

uint QWidgetData::context_menu_policy

Definition at line 93 of file qwidget.h.

Referenced by QWidgetPrivate::init().

uint QWidgetData::window_modality

Definition at line 94 of file qwidget.h.

Referenced by QWidgetPrivate::init(), and QWidgetPrivate::show_sys().

uint QWidgetData::unused

Definition at line 95 of file qwidget.h.

QRect QWidgetData::crect

Definition at line 96 of file qwidget.h.

Referenced by QWidgetPrivate::create_sys(), QWidgetPrivate::hide_sys(), QWidgetPrivate::init(), QWidgetPrivate::isOverlapped(), QWidgetPrivate::moveRect(), QWidgetPrivate::scrollRect(), QWidgetPrivate::setGeometry_sys(), QWidgetPrivate::show_helper(), QWidgetPrivate::subtractOpaqueChildren(), and QWidgetPrivate::updateFrameStrut().

QPalette QWidgetData::pal [mutable]

Definition at line 97 of file qwidget.h.

Referenced by QWidgetPrivate::resolvePalette(), and QWidgetPrivate::setPalette_helper().

QFont QWidgetData::fnt

Definition at line 98 of file qwidget.h.

Referenced by QWidgetPrivate::init(), QWidgetPrivate::resolveFont(), and QWidgetPrivate::setFont_helper().

QRect QWidgetData::wrect

Definition at line 110 of file qwidget.h.

Referenced by QX11WindowSurface::flush(), and QRasterWindowSurface::flush().


The documentation for this class was generated from the following file:
Generated on Thu Mar 15 19:50:26 2007 for Qt 4.2 User's Guide by  doxygen 1.5.1