|
AvogadroLibs 1.103.0
|
This is the complete list of members for JsonRpcClient, including all inherited members.
| badPacketReceived(QString error) | JsonRpcClient | signal |
| connectionStateChanged() | JsonRpcClient | signal |
| connectToServer(const QString &serverName) | JsonRpcClient | slot |
| emptyRequest() | JsonRpcClient | slot |
| errorReceived(QJsonObject message) | JsonRpcClient | signal |
| flush() | JsonRpcClient | slot |
| isConnected() const | JsonRpcClient | |
| JsonRpcClient(QObject *parent_=nullptr) (defined in JsonRpcClient) | JsonRpcClient | explicit |
| m_packetCounter (defined in JsonRpcClient) | JsonRpcClient | protected |
| m_socket (defined in JsonRpcClient) | JsonRpcClient | protected |
| newPacket(const QByteArray &packet) | JsonRpcClient | signal |
| notificationReceived(QJsonObject message) | JsonRpcClient | signal |
| readPacket(const QByteArray message) | JsonRpcClient | protectedslot |
| readSocket() | JsonRpcClient | protectedslot |
| resultReceived(QJsonObject message) | JsonRpcClient | signal |
| sendRequest(const QJsonObject &request) | JsonRpcClient | slot |
| serverName() const | JsonRpcClient | |
| ~JsonRpcClient() override (defined in JsonRpcClient) | JsonRpcClient |