SPH
Public Member Functions | List of all members
ParamSelectDialog Class Reference
Inheritance diagram for ParamSelectDialog:

Public Member Functions

 ParamSelectDialog (wxWindow *parent, ArrayView< const SharedPtr< JobNode >> nodes)
 
SharedPtr< JobNodegetNode () const
 
std::string getKey () const
 
wxString getLabel () const
 

Detailed Description

Definition at line 179 of file BatchDialog.cpp.

Constructor & Destructor Documentation

◆ ParamSelectDialog()

ParamSelectDialog::ParamSelectDialog ( wxWindow *  parent,
ArrayView< const SharedPtr< JobNode >>  nodes 
)
inline

Definition at line 190 of file BatchDialog.cpp.

Member Function Documentation

◆ getKey()

std::string ParamSelectDialog::getKey ( ) const
inline

Definition at line 240 of file BatchDialog.cpp.

◆ getLabel()

wxString ParamSelectDialog::getLabel ( ) const
inline

Definition at line 244 of file BatchDialog.cpp.

◆ getNode()

SharedPtr<JobNode> ParamSelectDialog::getNode ( ) const
inline

Definition at line 236 of file BatchDialog.cpp.

Member Data Documentation

◆ keys

Array<std::string> ParamSelectDialog::keys

Definition at line 186 of file BatchDialog.cpp.


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