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

#include <qxcbconnection.h>

+ Collaboration diagram for QXcbConnectionGrabber:

Public Member Functions

Q_NODISCARD_CTOR QXcbConnectionGrabber (QXcbConnection *connection)
 
 ~QXcbConnectionGrabber ()
 
void release ()
 

Detailed Description

Definition at line 366 of file qxcbconnection.h.

Constructor & Destructor Documentation

◆ QXcbConnectionGrabber()

QXcbConnectionGrabber::QXcbConnectionGrabber ( QXcbConnection * connection)

Definition at line 1202 of file qxcbconnection.cpp.

References connection.

◆ ~QXcbConnectionGrabber()

QXcbConnectionGrabber::~QXcbConnectionGrabber ( )

Definition at line 1208 of file qxcbconnection.cpp.

References QXcbConnection::ungrabServer().

+ Here is the call graph for this function:

Member Function Documentation

◆ release()

void QXcbConnectionGrabber::release ( )

Definition at line 1214 of file qxcbconnection.cpp.

References QXcbConnection::ungrabServer().

+ Here is the call graph for this function:

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