This is the complete list of members for SessionHub, including all inherited members.
| createSessionActive(const SessionInfo &info, const PeerInfo &peers) (defined in SessionHub) | SessionHub | |
| disconnected(Session *s) (defined in SessionHub) | SessionHub | signal |
| error(Session *s, const QString &errorString, int code) (defined in SessionHub) | SessionHub | signal |
| fileReceived(Session *s, const QString &fileSaveAt) (defined in SessionHub) | SessionHub | signal |
| imageReceived(Session *s, const QImage &imageBytes) (defined in SessionHub) | SessionHub | signal |
| next_available_port(const int port) (defined in SessionHub) | SessionHub | signal |
| passiveSessionListen() (defined in SessionHub) | SessionHub | |
| queryFromUuid(const QString &uuid) (defined in SessionHub) | SessionHub | |
| receiveProgress(Session *s, const QString &fileId, quint64 received, quint64 total) (defined in SessionHub) | SessionHub | signal |
| running_ports() const (defined in SessionHub) | SessionHub | |
| sendProgress(Session *s, quint64 sent, quint64 total) (defined in SessionHub) | SessionHub | signal |
| SessionHub(const SessionInfo &localName, QObject *parent=nullptr) (defined in SessionHub) | SessionHub | explicit |
| sessionReady(Session *s, const SessionInfo &remoteName) (defined in SessionHub) | SessionHub | signal |
| textReceived(Session *s, const QString &text) (defined in SessionHub) | SessionHub | signal |
| ~SessionHub() override=default (defined in SessionHub) | SessionHub |