Qt 4.8
Public Variables | List of all members
QTLWExtra Struct Reference

#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
 
QIconicon
 
QPixmapiconPixmap
 
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
 
QPaintersharedPainter
 
uint sizeAdjusted: 1
 
uint spont_unmapped: 1
 
ulong syncRequestTimestamp
 
WId syncUpdateCounter
 
WId userTimeWindow
 
uint validWMState: 1
 
uint waitingForMapNotify: 1
 
QWindowSurfacewindowSurface
 

Detailed Description

Definition at line 160 of file qwidget_p.h.

Properties

◆ backingStore

QWidgetBackingStoreTracker QTLWExtra::backingStore

◆ baseh

short QTLWExtra::baseh

Definition at line 178 of file qwidget_p.h.

Referenced by QWidgetPrivate::createTLExtra(), do_size_hints(), and QWidget::setBaseSize().

◆ basew

short QTLWExtra::basew

Definition at line 178 of file qwidget_p.h.

Referenced by QWidgetPrivate::createTLExtra(), do_size_hints(), and QWidget::setBaseSize().

◆ caption

QString QTLWExtra::caption

◆ dnd

uint QTLWExtra::dnd

Definition at line 195 of file qwidget_p.h.

◆ embedded

uint QTLWExtra::embedded

◆ filePath

QString QTLWExtra::filePath

Definition at line 174 of file qwidget_p.h.

Referenced by qt_mac_unregister_widget(), and QWidgetPrivate::setParent_sys().

◆ frameStrut

QRect QTLWExtra::frameStrut

◆ fullScreenOffset

QPoint QTLWExtra::fullScreenOffset

Definition at line 200 of file qwidget_p.h.

Referenced by qstring_to_xtp().

◆ icon

QIcon* QTLWExtra::icon

◆ iconPixmap

QPixmap* QTLWExtra::iconPixmap

◆ iconText

QString QTLWExtra::iconText

Definition at line 172 of file qwidget_p.h.

Referenced by qt_mac_unregister_widget().

◆ inch

short QTLWExtra::inch

◆ incw

short QTLWExtra::incw

◆ inRepaint

uint QTLWExtra::inRepaint

◆ inTopLevelResize

uint QTLWExtra::inTopLevelResize

◆ newCounterValueHi

qint32 QTLWExtra::newCounterValueHi

Definition at line 204 of file qwidget_p.h.

◆ newCounterValueLo

quint32 QTLWExtra::newCounterValueLo

Definition at line 205 of file qwidget_p.h.

◆ normalGeometry

QRect QTLWExtra::normalGeometry

◆ opacity

uint QTLWExtra::opacity

◆ parentWinId

WId QTLWExtra::parentWinId

◆ posFromMove

uint QTLWExtra::posFromMove

◆ role

QString QTLWExtra::role

Definition at line 173 of file qwidget_p.h.

◆ savedFlags

Qt::WindowFlags QTLWExtra::savedFlags

Definition at line 182 of file qwidget_p.h.

Referenced by QWidgetPrivate::createTLExtra(), qstring_to_xtp(), and qt_grab_cursor().

◆ sharedPainter

QPainter* QTLWExtra::sharedPainter

◆ sizeAdjusted

uint QTLWExtra::sizeAdjusted

Definition at line 187 of file qwidget_p.h.

Referenced by QWidgetPrivate::createTLExtra().

◆ spont_unmapped

uint QTLWExtra::spont_unmapped

Definition at line 194 of file qwidget_p.h.

Referenced by QApplication::x11ProcessEvent().

◆ syncRequestTimestamp

ulong QTLWExtra::syncRequestTimestamp

Definition at line 203 of file qwidget_p.h.

◆ syncUpdateCounter

WId QTLWExtra::syncUpdateCounter

Definition at line 202 of file qwidget_p.h.

◆ userTimeWindow

WId QTLWExtra::userTimeWindow

Definition at line 199 of file qwidget_p.h.

Referenced by qt_net_remove_user_time().

◆ validWMState

uint QTLWExtra::validWMState

◆ waitingForMapNotify

uint QTLWExtra::waitingForMapNotify

◆ windowSurface

QWindowSurface* QTLWExtra::windowSurface

The documentation for this struct was generated from the following file: