VPTissue Reference Manual
SimPT_Parex::ExplorationSelection Class Reference

Dialog for selecting explorations. More...

#include <ExplorationSelection.h>

Inheritance diagram for SimPT_Parex::ExplorationSelection:
Inheritance graph
Collaboration diagram for SimPT_Parex::ExplorationSelection:
Collaboration graph

Public Slots

void UpdateExplorations (std::vector< std::string > explorations)
 updates the current displayed explorations
 

Public Member Functions

 ExplorationSelection (QWidget *parent=0)
 Constructor.
 
 ExplorationSelection (bool single, QWidget *parent=0)
 Constructor.
 
virtual ~ExplorationSelection ()
 Destructor.
 
void DrawGui ()
 
std::vector< std::string > GetSelection ()
 Get the name of the selected exploration.
 
bool Selected ()
 Return true if an exploration is selected.
 

Detailed Description

Dialog for selecting explorations.

Definition at line 34 of file ExplorationSelection.h.


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