Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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

◆ colormap

Colormap QX11InfoData::colormap

◆ defaultColormap

bool QX11InfoData::defaultColormap

◆ defaultVisual

bool QX11InfoData::defaultVisual

◆ depth

int QX11InfoData::depth

◆ dpiX

int QX11InfoData::dpiX

Definition at line 145 of file qt_x11_p.h.

Referenced by QXcbX11Info::appDpiX(), and qt_xcb_native_x11_info_init().

◆ dpiY

int QX11InfoData::dpiY

Definition at line 146 of file qt_x11_p.h.

Referenced by QXcbX11Info::appDpiY(), and qt_xcb_native_x11_info_init().

◆ screen

int QX11InfoData::screen

Definition at line 144 of file qt_x11_p.h.

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

◆ 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: