![]() |
Qt 6.x
The Qt SDK
|
Additional Inherited Members | |
![]() | |
QSharedData () noexcept | |
Constructs a QSharedData object with a reference count of 0. | |
QSharedData (const QSharedData &) noexcept | |
Constructs a QSharedData object with reference count 0. | |
QSharedData & | operator= (const QSharedData &)=delete |
~QSharedData ()=default | |
![]() | |
QAtomicInt | ref |
![]() | |
int | screen |
int | dpiX |
int | dpiY |
int | depth |
int | cells |
Colormap | colormap |
Visual * | visual |
bool | defaultColormap |
bool | defaultVisual |
int | subpixel = 0 |
Definition at line 93 of file qxcbnativepainting.cpp.