![]() |
Qt 6.x
The Qt SDK
|
#include <qoffscreenintegration_x11.h>
Collaboration diagram for QOffscreenX11Connection:Public Member Functions | |
| QOffscreenX11Connection () | |
| ~QOffscreenX11Connection () | |
| QOffscreenX11Info * | x11Info () |
| void * | display () const |
| int | screenNumber () const |
Definition at line 54 of file qoffscreenintegration_x11.h.
| QOffscreenX11Connection::QOffscreenX11Connection | ( | ) |
Definition at line 129 of file qoffscreenintegration_x11.cpp.
References QString::constData(), display(), displayName(), and qgetenv().
Here is the call graph for this function:| QOffscreenX11Connection::~QOffscreenX11Connection | ( | ) |
Definition at line 139 of file qoffscreenintegration_x11.cpp.
|
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:
|
inline |
Definition at line 62 of file qoffscreenintegration_x11.h.
Referenced by QOffscreenX11Info::screenNumber().
Here is the caller graph for this function:| 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: