![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qoffscreenintegration_x11.h>
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 128 of file qoffscreenintegration_x11.cpp.
QOffscreenX11Connection::~QOffscreenX11Connection | ( | ) |
Definition at line 138 of file qoffscreenintegration_x11.cpp.
|
inline |
Definition at line 61 of file qoffscreenintegration_x11.h.
|
inline |
Definition at line 62 of file qoffscreenintegration_x11.h.
QOffscreenX11Info * QOffscreenX11Connection::x11Info | ( | ) |
Definition at line 144 of file qoffscreenintegration_x11.cpp.