AvogadroLibs  1.96.0
Client Member List

This is the complete list of members for Client, including all inherited members.

cancelJob(unsigned int moleQueueId)Clientslot
CancelJob enum value (defined in Client)Clientprotected
cancelJobResponse(unsigned int moleQueueId)Clientsignal
Client(QObject *parent_=nullptr) (defined in Client)Clientexplicit
connectionStateChanged()Clientsignal
connectToServer(const QString &serverName="MoleQueue")Clientslot
errorReceived(int localId, int errorCode, QString errorMessage, QJsonValue errorData)Clientsignal
flush()Clientslot
Invalid enum value (defined in Client)Clientprotected
isConnected() constClient
jobStateChanged(unsigned int moleQueueId, QString oldState, QString newState)Clientsignal
ListOpenWithNames enum value (defined in Client)Clientprotected
listOpenWithNames()Clientslot
listOpenWithNamesResponse(int localId, QJsonArray handlerNames)Clientsignal
ListQueues enum value (defined in Client)Clientprotected
lookupJob(unsigned int moleQueueId)Clientslot
LookupJob enum value (defined in Client)Clientprotected
lookupJobResponse(int localId, QJsonObject jobInfo)Clientsignal
m_jsonRpcClient (defined in Client)Clientprotected
m_requests (defined in Client)Clientprotected
MessageType enum name (defined in Client)Clientprotected
processError(const QJsonObject &notification)Clientprotectedslot
processNotification(const QJsonObject &notification)Clientprotectedslot
processResult(const QJsonObject &response)Clientprotectedslot
queueListReceived(QJsonObject queues)Clientsignal
RegisterOpenWith enum value (defined in Client)Clientprotected
registerOpenWith(const QString &name, const QString &executable, const QList< QRegExp > &filePatterns)Clientslot
registerOpenWith(const QString &name, const QString &rpcServer, const QString &rpcMethod, const QList< QRegExp > &filePatterns)Clientslot
registerOpenWithResponse(int localId)Clientsignal
requestQueueList()Clientslot
submitJob(const JobObject &job)Clientslot
SubmitJob enum value (defined in Client)Clientprotected
submitJobResponse(int localId, unsigned int moleQueueId)Clientsignal
UnregisterOpenWith enum value (defined in Client)Clientprotected
unregisterOpenWith(const QString &handlerName)Clientslot
unregisterOpenWithResponse(int localId)Clientsignal
~Client() (defined in Client)Client