mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3037 Rename using Q for table view model and tree view model
This commit is contained in:
@@ -110,7 +110,7 @@ private:
|
||||
bool containsObject(const PdmObjectHandle* object);
|
||||
void appendChild( PdmUiTreeOrdering* child);
|
||||
|
||||
friend class PdmUiTreeViewModel;
|
||||
friend class PdmUiTreeViewQModel;
|
||||
PdmUiEditorHandle* editor();
|
||||
void setEditor(PdmUiEditorHandle* editor);
|
||||
void insertChild( int position, PdmUiTreeOrdering* child);
|
||||
|
||||
Reference in New Issue
Block a user