VPTissue Reference Manual
SimPT_Parex::PathPage Class Reference

Select the sim data input file. More...

#include <PathPage.h>

Inheritance diagram for SimPT_Parex::PathPage:
Inheritance graph
Collaboration diagram for SimPT_Parex::PathPage:
Collaboration graph

Public Member Functions

 PathPage (std::shared_ptr< Exploration > &exploration, boost::property_tree::ptree &preferences)
 Constructor. More...
 
virtual ~PathPage ()
 Destructor.
 

Detailed Description

Select the sim data input file.

Definition at line 39 of file PathPage.h.

Constructor & Destructor Documentation

SimPT_Parex::PathPage::PathPage ( std::shared_ptr< Exploration > &  exploration,
boost::property_tree::ptree &  preferences 
)

Constructor.

Parameters
explorationA reference to the variable that contains the pointer of the exploration the user chose
preferencesThe preferences of the new exploration

Definition at line 50 of file PathPage.cpp.


The documentation for this class was generated from the following files: