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

#include <qwidget_p.h>

Public Variables

uint autoFillBackground: 1
 
QCursorcurs
 
quint16 customDpiX
 
quint16 customDpiY
 
QOleDropTargetdropTarget
 
uint explicitMaxSize: 2
 
uint explicitMinSize: 2
 
QPointer< QWidgetfocus_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
 
QGraphicsProxyWidgetproxyWidget
 
QSize staticContentsSize
 
QPointer< QStylestyle
 
QString styleSheet
 
QTLWExtratopextra
 

Detailed Description

Definition at line 244 of file qwidget_p.h.

Properties

◆ autoFillBackground

uint QWExtra::autoFillBackground

Definition at line 275 of file qwidget_p.h.

◆ curs

QCursor* QWExtra::curs

◆ customDpiX

quint16 QWExtra::customDpiX

Definition at line 268 of file qwidget_p.h.

◆ customDpiY

quint16 QWExtra::customDpiY

Definition at line 269 of file qwidget_p.h.

◆ dropTarget

QOleDropTarget* QWExtra::dropTarget

Definition at line 283 of file qwidget_p.h.

Referenced by qt_grab_cursor().

◆ explicitMaxSize

uint QWExtra::explicitMaxSize

Definition at line 274 of file qwidget_p.h.

Referenced by QLayout::activate().

◆ explicitMinSize

uint QWExtra::explicitMinSize

Definition at line 273 of file qwidget_p.h.

Referenced by QLayout::activate().

◆ focus_proxy

QPointer<QWidget> QWExtra::focus_proxy

Definition at line 257 of file qwidget_p.h.

◆ glContext

void* QWExtra::glContext

◆ hasMask

uint QWExtra::hasMask

◆ inRenderWithPainter

uint QWExtra::inRenderWithPainter

◆ mask

QRegion QWExtra::mask

◆ maxh

qint32 QWExtra::maxh

◆ maxw

qint32 QWExtra::maxw

◆ minh

qint32 QWExtra::minh

◆ minw

qint32 QWExtra::minw

◆ nativeChildrenForced

uint QWExtra::nativeChildrenForced

Definition at line 276 of file qwidget_p.h.

◆ oleDropWidgets

QList<QPointer<QWidget> > QWExtra::oleDropWidgets

Definition at line 284 of file qwidget_p.h.

Referenced by qt_grab_cursor().

◆ proxyWidget

QGraphicsProxyWidget* QWExtra::proxyWidget

◆ staticContentsSize

QSize QWExtra::staticContentsSize

◆ style

QPointer<QStyle> QWExtra::style

Definition at line 256 of file qwidget_p.h.

◆ styleSheet

QString QWExtra::styleSheet

Definition at line 261 of file qwidget_p.h.

◆ topextra

QTLWExtra* QWExtra::topextra

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