![]() |
VPTissue Reference Manual
|
Select the input template data file. More...
#include <TemplateFilePage.h>


Public Member Functions | |
| TemplateFilePage (std::shared_ptr< Exploration > &exploration, boost::property_tree::ptree &preferences) | |
| Constructor. More... | |
| virtual | ~TemplateFilePage () |
| Destructor. | |
Select the input template data file.
Definition at line 39 of file TemplateFilePage.h.
| SimPT_Parex::TemplateFilePage::TemplateFilePage | ( | std::shared_ptr< Exploration > & | exploration, |
| boost::property_tree::ptree & | preferences | ||
| ) |
Constructor.
| exploration | Reference to variable with pointer of the exploration the user chose. |
| preferences | The preferences of the new exploration. |
Definition at line 60 of file TemplateFilePage.cpp.