![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgst_p.h>
Public Member Functions | |
| QGObjectHandlerConnection (QGstObject object, gulong handler) | |
| QGObjectHandlerConnection ()=default | |
| QGObjectHandlerConnection (const QGObjectHandlerConnection &)=default | |
| QGObjectHandlerConnection (QGObjectHandlerConnection &&)=default | |
| QGObjectHandlerConnection & | operator= (const QGObjectHandlerConnection &)=default |
| QGObjectHandlerConnection & | operator= (QGObjectHandlerConnection &&)=default |
| void | disconnect () |
| QGObjectHandlerConnection::QGObjectHandlerConnection | ( | QGstObject | object, |
| gulong | handler ) |
|
default |
|
default |
|
default |
| void QGObjectHandlerConnection::disconnect | ( | ) |
Definition at line 755 of file qgst.cpp.
References QGstObject::operator=().
|
default |
|
default |