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

#include <qgst_p.h>

Collaboration diagram for QGObjectHandlerScopedConnection:

Public Member Functions

 QGObjectHandlerScopedConnection (QGObjectHandlerConnection connection)
 QGObjectHandlerScopedConnection ()=default
 QGObjectHandlerScopedConnection (const QGObjectHandlerScopedConnection &)=delete
QGObjectHandlerScopedConnectionoperator= (const QGObjectHandlerScopedConnection &)=delete
 QGObjectHandlerScopedConnection (QGObjectHandlerScopedConnection &&)=default
QGObjectHandlerScopedConnectionoperator= (QGObjectHandlerScopedConnection &&)=default
 ~QGObjectHandlerScopedConnection ()
void disconnect ()

Detailed Description

Definition at line 470 of file qgst_p.h.

Constructor & Destructor Documentation

◆ QGObjectHandlerScopedConnection() [1/4]

QGObjectHandlerScopedConnection::QGObjectHandlerScopedConnection ( QGObjectHandlerConnection connection)

Definition at line 767 of file qgst.cpp.

References QGObjectHandlerScopedConnection().

Referenced by QGObjectHandlerScopedConnection().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ QGObjectHandlerScopedConnection() [2/4]

QGObjectHandlerScopedConnection::QGObjectHandlerScopedConnection ( )
default

◆ QGObjectHandlerScopedConnection() [3/4]

QGObjectHandlerScopedConnection::QGObjectHandlerScopedConnection ( const QGObjectHandlerScopedConnection & )
delete

◆ QGObjectHandlerScopedConnection() [4/4]

QGObjectHandlerScopedConnection::QGObjectHandlerScopedConnection ( QGObjectHandlerScopedConnection && )
default

◆ ~QGObjectHandlerScopedConnection()

QGObjectHandlerScopedConnection::~QGObjectHandlerScopedConnection ( )

Definition at line 775 of file qgst.cpp.

Member Function Documentation

◆ disconnect()

void QGObjectHandlerScopedConnection::disconnect ( )

Definition at line 780 of file qgst.cpp.

◆ operator=() [1/2]

QGObjectHandlerScopedConnection & QGObjectHandlerScopedConnection::operator= ( const QGObjectHandlerScopedConnection & )
delete

◆ operator=() [2/2]

QGObjectHandlerScopedConnection & QGObjectHandlerScopedConnection::operator= ( QGObjectHandlerScopedConnection && )
default

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