![]() |
Qt 6.x
The Qt SDK
|
#include <qt_x11_p.h>
Public Attributes | |
Display * | display = nullptr |
bool | use_xrender = false |
int | xrender_major = 0 |
int | xrender_version = 0 |
QX11InfoData * | screens = nullptr |
Visual ** | argbVisuals = nullptr |
Colormap * | argbColormaps = nullptr |
int | screenCount = 0 |
int | defaultScreen = 0 |
int | visual_class = 0 |
int | visual_id = 0 |
int | color_count = 0 |
bool | custom_cmap = false |
Visual * | visual = nullptr |
Colormap | colormap = 0 |
bool | fc_antialias = true |
int | fc_hint_style = 0 |
DesktopEnvironment | desktopEnvironment = DE_GNOME |
Definition at line 90 of file qt_x11_p.h.
Definition at line 100 of file qt_x11_p.h.
Visual** QXcbX11Data::argbVisuals = nullptr |
Definition at line 99 of file qt_x11_p.h.
int QXcbX11Data::color_count = 0 |
Definition at line 107 of file qt_x11_p.h.
Colormap QXcbX11Data::colormap = 0 |
Definition at line 112 of file qt_x11_p.h.
bool QXcbX11Data::custom_cmap = false |
Definition at line 108 of file qt_x11_p.h.
int QXcbX11Data::defaultScreen = 0 |
Definition at line 102 of file qt_x11_p.h.
DesktopEnvironment QXcbX11Data::desktopEnvironment = DE_GNOME |
Definition at line 137 of file qt_x11_p.h.
Definition at line 91 of file qt_x11_p.h.
bool QXcbX11Data::fc_antialias = true |
Definition at line 134 of file qt_x11_p.h.
int QXcbX11Data::fc_hint_style = 0 |
Definition at line 135 of file qt_x11_p.h.
int QXcbX11Data::screenCount = 0 |
Definition at line 101 of file qt_x11_p.h.
QX11InfoData* QXcbX11Data::screens = nullptr |
Definition at line 98 of file qt_x11_p.h.
bool QXcbX11Data::use_xrender = false |
Definition at line 94 of file qt_x11_p.h.
Visual* QXcbX11Data::visual = nullptr |
Definition at line 111 of file qt_x11_p.h.
int QXcbX11Data::visual_class = 0 |
Definition at line 105 of file qt_x11_p.h.
int QXcbX11Data::visual_id = 0 |
Definition at line 106 of file qt_x11_p.h.
int QXcbX11Data::xrender_major = 0 |
Definition at line 95 of file qt_x11_p.h.
int QXcbX11Data::xrender_version = 0 |
Definition at line 96 of file qt_x11_p.h.