VPTissue Reference Manual
|
QDockWidget with methods to import/export widget layout (x,y,width, ...) in ptree format. More...
#include <MyDockWidget.h>
Public Member Functions | |
MyDockWidget (QWidget *parent=0) | |
virtual boost::property_tree::ptree | GetPTreeState () const |
virtual void | SetPTreeState (const boost::property_tree::ptree &) |
QDockWidget with methods to import/export widget layout (x,y,width, ...) in ptree format.
Definition at line 35 of file MyDockWidget.h.
|
virtual |
Implements SimShell::Gui::IHasPTreeState.
Definition at line 36 of file MyDockWidget.cpp.
|
virtual |
Implements SimShell::Gui::IHasPTreeState.
Definition at line 44 of file MyDockWidget.cpp.