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

Detailed Description

Definition at line 19 of file qoffscreenintegration_x11.cpp.

Constructor & Destructor Documentation

◆ QOffscreenX11Info()

QOffscreenX11Info::QOffscreenX11Info ( QOffscreenX11Connection * connection)
inline

Definition at line 22 of file qoffscreenintegration_x11.cpp.

Member Function Documentation

◆ display()

Display * QOffscreenX11Info::display ( ) const
inline

Definition at line 27 of file qoffscreenintegration_x11.cpp.

References QOffscreenX11Connection::display().

Referenced by root().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ root()

Window QOffscreenX11Info::root ( ) const
inline

Definition at line 31 of file qoffscreenintegration_x11.cpp.

References display().

+ Here is the call graph for this function:

◆ screenNumber()

int QOffscreenX11Info::screenNumber ( ) const
inline

Definition at line 35 of file qoffscreenintegration_x11.cpp.

References QOffscreenX11Connection::screenNumber().

+ Here is the call graph for this function:

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