VPTissue Reference Manual
|
Implementation for PTreeEditor. More...
#include "PTreeEditor.h"
#include "gui/PTreeView.h"
#include "gui/qtmodel/PTreeModel.h"
#include "util/misc/XmlWriterSettings.h"
#include <QCloseEvent>
#include <QFileDialog>
#include <QInputDialog>
#include <QMenu>
#include <QMenuBar>
#include <QMessageBox>
#include <QStatusBar>
#include <QToolBar>
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/xml_parser.hpp>
Go to the source code of this file.
Namespaces | |
SimPT_Shell | |
Namespace for SimPT shell package. | |
SimPT_Shell::Gui | |
Namespace for SimPT specific graphical interface package. | |
Implementation for PTreeEditor.
Definition in file PTreeEditor.cpp.