![]() |
Qt 6.x
The Qt SDK
|
#include <qwidget_p.h>
Collaboration diagram for QWExtra:Public Attributes | |
| void * | glContext |
| std::unique_ptr< QTLWExtra > | topextra |
| std::unique_ptr< QCursor > | curs |
| QPointer< QStyle > | style |
| QPointer< QWidget > | focus_proxy |
| QRegion | mask |
| QString | styleSheet |
| qint32 | minw |
| qint32 | minh |
| qint32 | maxw |
| qint32 | maxh |
| quint16 | customDpiX |
| quint16 | customDpiY |
| QSize | staticContentsSize |
| uint | explicitMinSize: 2 |
| uint | explicitMaxSize: 2 |
| uint | autoFillBackground: 1 |
| uint | nativeChildrenForced: 1 |
| uint | inRenderWithPainter: 1 |
| uint | hasMask: 1 |
| uint | hasWindowContainer: 1 |
Definition at line 122 of file qwidget_p.h.
| uint QWExtra::autoFillBackground |
Definition at line 153 of file qwidget_p.h.
| std::unique_ptr<QCursor> QWExtra::curs |
Definition at line 132 of file qwidget_p.h.
| quint16 QWExtra::customDpiX |
Definition at line 146 of file qwidget_p.h.
| quint16 QWExtra::customDpiY |
Definition at line 147 of file qwidget_p.h.
| uint QWExtra::explicitMaxSize |
Definition at line 152 of file qwidget_p.h.
| uint QWExtra::explicitMinSize |
Definition at line 151 of file qwidget_p.h.
Definition at line 135 of file qwidget_p.h.
| void* QWExtra::glContext |
Definition at line 126 of file qwidget_p.h.
| uint QWExtra::hasMask |
Definition at line 156 of file qwidget_p.h.
| uint QWExtra::hasWindowContainer |
Definition at line 157 of file qwidget_p.h.
| uint QWExtra::inRenderWithPainter |
Definition at line 155 of file qwidget_p.h.
| QRegion QWExtra::mask |
Definition at line 138 of file qwidget_p.h.
| qint32 QWExtra::maxh |
Definition at line 145 of file qwidget_p.h.
| qint32 QWExtra::maxw |
Definition at line 144 of file qwidget_p.h.
| qint32 QWExtra::minh |
Definition at line 143 of file qwidget_p.h.
| qint32 QWExtra::minw |
Definition at line 142 of file qwidget_p.h.
| uint QWExtra::nativeChildrenForced |
Definition at line 154 of file qwidget_p.h.
| QSize QWExtra::staticContentsSize |
Definition at line 148 of file qwidget_p.h.
Definition at line 134 of file qwidget_p.h.
| QString QWExtra::styleSheet |
Definition at line 139 of file qwidget_p.h.
| std::unique_ptr<QTLWExtra> QWExtra::topextra |
Definition at line 127 of file qwidget_p.h.