![]() |
Qt 6.x
The Qt SDK
|
Inheritance diagram for QXcbX11InfoData:
Collaboration diagram for QXcbX11InfoData:Additional Inherited Members | |
Public Member Functions inherited from QSharedData | |
| 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 | |
Public Attributes inherited from QSharedData | |
| QAtomicInt | ref |
Public Attributes inherited from QX11InfoData | |
| 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.