Настройка сервера в кнопке Настройки

This commit is contained in:
2025-05-28 16:38:11 +03:00
parent 5191e12389
commit 2398ab609a
10 changed files with 407 additions and 23 deletions

View File

@@ -86,6 +86,7 @@ private:
bool deAuthorizationInstructor(QString login);
bool authorizationIsCompleted();
void updateLabelLoggedInInstructor(QString login, QString name);
void updateLabelServer();
private:
Ui::InstructorsAndTraineesWidget *ui;