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
QOffscreenX11Connection Class Reference

#include <qoffscreenintegration_x11.h>

+ Collaboration diagram for QOffscreenX11Connection:

Public Member Functions

 QOffscreenX11Connection ()
 
 ~QOffscreenX11Connection ()
 
QOffscreenX11Infox11Info ()
 
voiddisplay () const
 
int screenNumber () const
 

Detailed Description

Definition at line 54 of file qoffscreenintegration_x11.h.

Constructor & Destructor Documentation

◆ QOffscreenX11Connection()

QOffscreenX11Connection::QOffscreenX11Connection ( )

Definition at line 129 of file qoffscreenintegration_x11.cpp.

References display(), displayName(), and qgetenv().

+ Here is the call graph for this function:

◆ ~QOffscreenX11Connection()

QOffscreenX11Connection::~QOffscreenX11Connection ( )

Definition at line 139 of file qoffscreenintegration_x11.cpp.

Member Function Documentation

◆ display()

void * QOffscreenX11Connection::display ( ) const
inline

Definition at line 61 of file qoffscreenintegration_x11.h.

Referenced by QOffscreenX11Connection(), QOffscreenX11Info::display(), and QOffscreenX11PlatformNativeInterface::nativeResourceForScreen().

+ Here is the caller graph for this function:

◆ screenNumber()

int QOffscreenX11Connection::screenNumber ( ) const
inline

Definition at line 62 of file qoffscreenintegration_x11.h.

Referenced by QOffscreenX11Info::screenNumber().

+ Here is the caller graph for this function:

◆ x11Info()

QOffscreenX11Info * QOffscreenX11Connection::x11Info ( )

Definition at line 145 of file qoffscreenintegration_x11.cpp.

References QScopedPointer< T, Cleanup >::data(), and QScopedPointer< T, Cleanup >::reset().

+ Here is the call graph for this function:

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