mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
Сервер рефакт
This commit is contained in:
@@ -78,6 +78,7 @@ public slots:
|
||||
void slotUpdateListClients();
|
||||
void slot_BlockAutorization(bool block);
|
||||
void addToLog(QString message);
|
||||
|
||||
public:
|
||||
void removeClient(int socketId);
|
||||
|
||||
@@ -96,9 +97,6 @@ public:
|
||||
private slots:
|
||||
void on_btnStartServer_clicked();
|
||||
void on_btnStopServer_clicked();
|
||||
|
||||
void on_cmbLanguage_currentTextChanged(const QString &arg1);
|
||||
|
||||
void on_btnSettings_clicked();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user