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
QOffscreenX11Info Class Reference
Collaboration diagram for QOffscreenX11Info:

Public Member Functions

 QOffscreenX11Info (QOffscreenX11Connection *connection)
Displaydisplay () const
Window root () const
int screenNumber () const
 QOffscreenX11Info (QOffscreenX11Connection *connection)
Displaydisplay () const
Window root () const
int screenNumber () const

Detailed Description

Definition at line 19 of file qoffscreenintegration_x11.cpp.

Constructor & Destructor Documentation

◆ QOffscreenX11Info() [1/2]

QOffscreenX11Info::QOffscreenX11Info ( QOffscreenX11Connection * connection)
inline

Definition at line 22 of file qoffscreenintegration_x11.cpp.

◆ QOffscreenX11Info() [2/2]

QOffscreenX11Info::QOffscreenX11Info ( QOffscreenX11Connection * connection)
inline

Definition at line 22 of file qoffscreenintegration_x11.cpp.

Member Function Documentation

◆ display() [1/2]

Display * QOffscreenX11Info::display ( ) const
inline

Definition at line 27 of file qoffscreenintegration_x11.cpp.

◆ display() [2/2]

Display * QOffscreenX11Info::display ( ) const
inline

Definition at line 27 of file qoffscreenintegration_x11.cpp.

◆ root() [1/2]

Window QOffscreenX11Info::root ( ) const
inline

Definition at line 31 of file qoffscreenintegration_x11.cpp.

◆ root() [2/2]

Window QOffscreenX11Info::root ( ) const
inline

Definition at line 31 of file qoffscreenintegration_x11.cpp.

◆ screenNumber() [1/2]

int QOffscreenX11Info::screenNumber ( ) const
inline

Definition at line 35 of file qoffscreenintegration_x11.cpp.

◆ screenNumber() [2/2]

int QOffscreenX11Info::screenNumber ( ) const
inline

Definition at line 35 of file qoffscreenintegration_x11.cpp.


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