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
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 128 of file qoffscreenintegration_x11.cpp.

◆ ~QOffscreenX11Connection()

QOffscreenX11Connection::~QOffscreenX11Connection ( )

Definition at line 138 of file qoffscreenintegration_x11.cpp.

Member Function Documentation

◆ display()

void * QOffscreenX11Connection::display ( ) const
inline

Definition at line 61 of file qoffscreenintegration_x11.h.

◆ screenNumber()

int QOffscreenX11Connection::screenNumber ( ) const
inline

Definition at line 62 of file qoffscreenintegration_x11.h.

◆ x11Info()

QOffscreenX11Info * QOffscreenX11Connection::x11Info ( )

Definition at line 144 of file qoffscreenintegration_x11.cpp.


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