|
|
void | historyReceived (int userId, const QStringList &history) |
| |
|
|
| ClientManager (QObject *parent=nullptr) |
| |
|
void | requestHistory (int userId, int limit) |
| |
|
QByteArray | authenticateUser (const QString &login, const QString &password) |
| |
|
QByteArray | registerUser (const QString &login, const QString &password, const QString &email) |
| |
|
QByteArray | saveCalculation (int userId, const QString &operation) |
| |
|
void | addClient (int userId, Client *client) |
| |
|
void | removeClient (int userId) |
| |
The documentation for this class was generated from the following files: