little breakthrought im QML Layouts
This commit is contained in:
@@ -84,9 +84,9 @@ public:
|
||||
|
||||
protected:
|
||||
|
||||
CmdType _cmdType{cmdInvalid};
|
||||
XQViewModel* _model{}; // needed for redo() / undo()
|
||||
QModelIndex _originIndex;
|
||||
CmdType _cmdType{cmdInvalid};
|
||||
XQViewModel* _viewModel{}; // needed for redo() / undo()
|
||||
QModelIndex _originIndex;
|
||||
|
||||
/*
|
||||
|
||||
|
Reference in New Issue
Block a user