SPH
Public Member Functions | List of all members
RunSelectDialog Class Reference

#include <RunSelectDialog.h>

Inheritance diagram for RunSelectDialog:

Public Member Functions

 RunSelectDialog (wxWindow *parent, Array< SharedPtr< JobNode >> &&nodes)
 
SharedPtr< JobNodeselectedNode () const
 
bool remember () const
 
 ~RunSelectDialog ()
 

Detailed Description

Definition at line 10 of file RunSelectDialog.h.

Constructor & Destructor Documentation

◆ RunSelectDialog()

NAMESPACE_SPH_BEGIN RunSelectDialog::RunSelectDialog ( wxWindow *  parent,
Array< SharedPtr< JobNode >> &&  nodes 
)

Definition at line 11 of file RunSelectDialog.cpp.

◆ ~RunSelectDialog()

RunSelectDialog::~RunSelectDialog ( )
default

Member Function Documentation

◆ remember()

bool RunSelectDialog::remember ( ) const

Definition at line 63 of file RunSelectDialog.cpp.

◆ selectedNode()

SharedPtr<JobNode> RunSelectDialog::selectedNode ( ) const
inline

Definition at line 19 of file RunSelectDialog.h.


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