mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
cfiController поштучное изменение
This commit is contained in:
@@ -67,9 +67,14 @@ public:
|
||||
void setDomElement(const QDomElement &value);
|
||||
|
||||
void resetIsChangedInDomElement();
|
||||
void resetStatusInDomElement();
|
||||
|
||||
QString getStatus() const;
|
||||
void setStatus(const QString &value);
|
||||
|
||||
private:
|
||||
QString guid;
|
||||
QString status;
|
||||
bool isChanged;
|
||||
QString cfiName;
|
||||
QString cfi;
|
||||
|
||||
Reference in New Issue
Block a user