Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QX11InfoData Struct Reference

#include <qt_x11_p.h>

+ Inheritance diagram for QX11InfoData:
+ Collaboration diagram for QX11InfoData:

Public Attributes

int screen
 
int dpiX
 
int dpiY
 
int depth
 
int cells
 
Colormap colormap
 
Visual * visual
 
bool defaultColormap
 
bool defaultVisual
 
int subpixel = 0
 

Detailed Description

Definition at line 143 of file qt_x11_p.h.

Member Data Documentation

◆ cells

int QX11InfoData::cells

Definition at line 148 of file qt_x11_p.h.

Referenced by QXcbX11Info::fromScreen().

◆ colormap

Colormap QX11InfoData::colormap

Definition at line 149 of file qt_x11_p.h.

Referenced by QXcbX11Info::colormap(), and QXcbX11Info::fromScreen().

◆ defaultColormap

bool QX11InfoData::defaultColormap

Definition at line 151 of file qt_x11_p.h.

Referenced by QXcbX11Info::fromScreen().

◆ defaultVisual

bool QX11InfoData::defaultVisual

Definition at line 152 of file qt_x11_p.h.

Referenced by QXcbX11Info::fromScreen().

◆ depth

int QX11InfoData::depth

Definition at line 147 of file qt_x11_p.h.

Referenced by QXcbX11Info::depth(), QXcbX11Info::fromScreen(), and QXcbX11Info::setDepth().

◆ dpiX

int QX11InfoData::dpiX

Definition at line 145 of file qt_x11_p.h.

◆ dpiY

int QX11InfoData::dpiY

Definition at line 146 of file qt_x11_p.h.

◆ screen

int QX11InfoData::screen

Definition at line 144 of file qt_x11_p.h.

Referenced by QXcbX11Info::fromScreen(), and QXcbX11Info::screen().

◆ subpixel

int QX11InfoData::subpixel = 0

Definition at line 153 of file qt_x11_p.h.

◆ visual

Visual* QX11InfoData::visual

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