|
QMetaObject::Connection | listen (const char *_channel, const QObject *receiver, const char *member, Qt::ConnectionType _type=Qt::AutoConnection) |
|
QMetaObject::Connection | listen (const char *_channel, const std::function< void(const QByteArray &)> &_receiver) |
|
bool | unlisten (const char *_channel, const QObject *receiver, const char *member) |
|
bool | unlisten (const QMetaObject::Connection &_connection) |
|
The documentation for this class was generated from the following files: