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

Constructor & Destructor Documentation

◆ QGObjectHandlerConnection() [1/4]

QGObjectHandlerConnection::QGObjectHandlerConnection ( QGstObject object,
gulong handler )

Definition at line 750 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 755 of file qgst.cpp.

References QGstObject::operator=().

Here is the call 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: