Qt 6.x
The Qt SDK
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 367 of file qxcbconnection.h.

Constructor & Destructor Documentation

◆ QXcbConnectionGrabber()

QXcbConnectionGrabber::QXcbConnectionGrabber ( QXcbConnection connection)

Definition at line 1209 of file qxcbconnection.cpp.

References connection.

◆ ~QXcbConnectionGrabber()

QXcbConnectionGrabber::~QXcbConnectionGrabber ( )

Definition at line 1215 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 1221 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: