mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Отправка списков задач при назначении новой
This commit is contained in:
@@ -30,6 +30,7 @@ public:
|
||||
|
||||
//
|
||||
int getIdTraineeByLogin(QString login);
|
||||
QString getLoginTraineeById(int id_trainee);
|
||||
|
||||
QList<Instructor> GetListAllInstructors();
|
||||
QList<Trainee> GetListAllTrainees();
|
||||
|
||||
Reference in New Issue
Block a user