VPTissue Reference Manual
|
QTreeView with methods to import/export widget layout (x,y,width, ...) in ptree format. More...
#include <MyTreeView.h>
Public Member Functions | |
MyTreeView (QWidget *parent=nullptr) | |
virtual boost::property_tree::ptree | GetPTreeState () const |
virtual void | SetPTreeState (const boost::property_tree::ptree &) |
QTreeView with methods to import/export widget layout (x,y,width, ...) in ptree format.
Definition at line 35 of file MyTreeView.h.
|
virtual |
Implements SimShell::Gui::IHasPTreeState.
Definition at line 34 of file MyTreeView.cpp.
References SimShell::PTreeQtState::GetTreeViewState().
Referenced by SimShell::Gui::PTreeEditorWindow::GetPTreeState().
|
virtual |
Implements SimShell::Gui::IHasPTreeState.
Definition at line 44 of file MyTreeView.cpp.
References SimShell::PTreeQtState::SetTreeViewState().
Referenced by SimShell::Gui::PTreeEditorWindow::SetPTreeState().