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
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 436 of file qgst_p.h.

Constructor & Destructor Documentation

◆ QGObjectHandlerScopedConnection() [1/4]

QGObjectHandlerScopedConnection::QGObjectHandlerScopedConnection ( QGObjectHandlerConnection connection)

Definition at line 688 of file qgst.cpp.

◆ 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 696 of file qgst.cpp.

References QGObjectHandlerConnection::disconnect().

+ Here is the call graph for this function:

Member Function Documentation

◆ disconnect()

void QGObjectHandlerScopedConnection::disconnect ( )

Definition at line 701 of file qgst.cpp.

References QGObjectHandlerConnection::disconnect().

+ Here is the call graph for this function:

◆ 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: