VPTissue Reference Manual
|
Select the sim data input file. More...
#include <PathPage.h>
Public Member Functions | |
PathPage (std::shared_ptr< Exploration > &exploration, boost::property_tree::ptree &preferences) | |
Constructor. More... | |
virtual | ~PathPage () |
Destructor. | |
Select the sim data input file.
Definition at line 39 of file PathPage.h.
SimPT_Parex::PathPage::PathPage | ( | std::shared_ptr< Exploration > & | exploration, |
boost::property_tree::ptree & | preferences | ||
) |
Constructor.
exploration | A reference to the variable that contains the pointer of the exploration the user chose |
preferences | The preferences of the new exploration |
Definition at line 50 of file PathPage.cpp.