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

#include <qgst_p.h>

+ Collaboration diagram for QGObjectHandlerConnection:

Public Member Functions

 QGObjectHandlerConnection (QGstObject object, gulong handler)
 
 QGObjectHandlerConnection ()=default
 
 QGObjectHandlerConnection (const QGObjectHandlerConnection &)=default
 
 QGObjectHandlerConnection (QGObjectHandlerConnection &&)=default
 
QGObjectHandlerConnectionoperator= (const QGObjectHandlerConnection &)=default
 
QGObjectHandlerConnectionoperator= (QGObjectHandlerConnection &&)=default
 
void disconnect ()
 

Detailed Description

Definition at line 423 of file qgst_p.h.

Constructor & Destructor Documentation

◆ QGObjectHandlerConnection() [1/4]

QGObjectHandlerConnection::QGObjectHandlerConnection ( QGstObject object,
gulong handler )

Definition at line 689 of file qgst.cpp.

◆ QGObjectHandlerConnection() [2/4]

QGObjectHandlerConnection::QGObjectHandlerConnection ( )
default

◆ QGObjectHandlerConnection() [3/4]

QGObjectHandlerConnection::QGObjectHandlerConnection ( const QGObjectHandlerConnection & )
default

◆ QGObjectHandlerConnection() [4/4]

QGObjectHandlerConnection::QGObjectHandlerConnection ( QGObjectHandlerConnection && )
default

Member Function Documentation

◆ disconnect()

void QGObjectHandlerConnection::disconnect ( )

Definition at line 694 of file qgst.cpp.

Referenced by QGObjectHandlerScopedConnection::~QGObjectHandlerScopedConnection(), and QGObjectHandlerScopedConnection::disconnect().

+ Here is the caller graph for this function:

◆ operator=() [1/2]

QGObjectHandlerConnection & QGObjectHandlerConnection::operator= ( const QGObjectHandlerConnection & )
default

◆ operator=() [2/2]

QGObjectHandlerConnection & QGObjectHandlerConnection::operator= ( QGObjectHandlerConnection && )
default

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