GUI. Отправка запроса на список ПП в Сервер

This commit is contained in:
2025-11-13 17:16:38 +03:00
parent 208fa638ef
commit aa4972c3a5
7 changed files with 42 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ public:
bool sendMessage(ClientMessage clientMessage);
bool sendQueryTasksXML(QString type);
bool sendQueryListSubProc(QString dmCode);
bool sendQueryBlockAuth(bool block);
void sendShowVersionSelect();