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:
@@ -18,6 +18,14 @@ struct ModeList
|
||||
bool autoM = false;
|
||||
};
|
||||
|
||||
struct SubProc
|
||||
{
|
||||
QString dmCode;
|
||||
QString title;
|
||||
|
||||
ModeList modeList;
|
||||
};
|
||||
|
||||
class INSTRUCTORSANDTRAINEES_EXPORT Module
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user