This is the complete list of members for Client, including all inherited members.
CancelJob enum value (defined in Client) | Client | protected |
cancelJob(unsigned int moleQueueId) | Client | slot |
cancelJobResponse(unsigned int moleQueueId) | Client | signal |
Client(QObject *parent_=0) (defined in Client) | Client | explicit |
connectionStateChanged() | Client | signal |
connectToServer(const QString &serverName="MoleQueue") | Client | slot |
errorReceived(int localId, int errorCode, QString errorMessage, QJsonValue errorData) | Client | signal |
flush() | Client | slot |
Invalid enum value (defined in Client) | Client | protected |
isConnected() const | Client | |
jobStateChanged(unsigned int moleQueueId, QString oldState, QString newState) | Client | signal |
ListOpenWithNames enum value (defined in Client) | Client | protected |
listOpenWithNames() | Client | slot |
listOpenWithNamesResponse(int localId, QJsonArray handlerNames) | Client | signal |
ListQueues enum value (defined in Client) | Client | protected |
LookupJob enum value (defined in Client) | Client | protected |
lookupJob(unsigned int moleQueueId) | Client | slot |
lookupJobResponse(int localId, QJsonObject jobInfo) | Client | signal |
m_jsonRpcClient (defined in Client) | Client | protected |
m_requests (defined in Client) | Client | protected |
MessageType enum name (defined in Client) | Client | protected |
processError(const QJsonObject ¬ification) | Client | protectedslot |
processNotification(const QJsonObject ¬ification) | Client | protectedslot |
processResult(const QJsonObject &response) | Client | protectedslot |
queueListReceived(QJsonObject queues) | Client | signal |
RegisterOpenWith enum value (defined in Client) | Client | protected |
registerOpenWith(const QString &name, const QString &executable, const QList< QRegExp > &filePatterns) | Client | slot |
registerOpenWith(const QString &name, const QString &rpcServer, const QString &rpcMethod, const QList< QRegExp > &filePatterns) | Client | slot |
registerOpenWithResponse(int localId) | Client | signal |
requestQueueList() | Client | slot |
submitJob(const JobObject &job) | Client | slot |
SubmitJob enum value (defined in Client) | Client | protected |
submitJobResponse(int localId, unsigned int moleQueueId) | Client | signal |
unregisterOpenWith(const QString &handlerName) | Client | slot |
UnregisterOpenWith enum value (defined in Client) | Client | protected |
unregisterOpenWithResponse(int localId) | Client | signal |
~Client() (defined in Client) | Client |