SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ElectrodeCoilSetupDialog Class Reference

#include <ElectrodeCoilSetupDialog.h>

Inheritance diagram for ElectrodeCoilSetupDialog:
ModuleDialogGeneric

Public Member Functions

 ElectrodeCoilSetupDialog (const std::string &name, SCIRun::Dataflow::Networks::ModuleStateHandle state, QWidget *parent=0)
 
virtual void pull ()
 
- Public Member Functions inherited from ModuleDialogGeneric
virtual ~ModuleDialogGeneric ()
 
bool isPulling () const
 

Additional Inherited Members

- Public Slots inherited from ModuleDialogGeneric
virtual void moduleExecuted ()
 
void pull_newVersionToReplaceOld ()
 
- Signals inherited from ModuleDialogGeneric
void executionTimeChanged (int time)
 
void executeButtonPressed ()
 
- Protected Member Functions inherited from ModuleDialogGeneric
 ModuleDialogGeneric (SCIRun::Dataflow::Networks::ModuleStateHandle state, QWidget *parent=0)
 
void fixSize ()
 
void addComboBoxManager (QComboBox *comboBox, const Core::Algorithms::AlgorithmParameterName &stateKey)
 
void addComboBoxManager (QComboBox *comboBox, const Core::Algorithms::AlgorithmParameterName &stateKey, const GuiStringTranslationMap &stringMap)
 
void addTextEditManager (QTextEdit *textEdit, const Core::Algorithms::AlgorithmParameterName &stateKey)
 
void addLineEditManager (QLineEdit *lineEdit, const Core::Algorithms::AlgorithmParameterName &stateKey)
 
void addDoubleLineEditManager (QLineEdit *lineEdit, const Core::Algorithms::AlgorithmParameterName &stateKey)
 
void addSpinBoxManager (QSpinBox *spinBox, const Core::Algorithms::AlgorithmParameterName &stateKey)
 
void addDoubleSpinBoxManager (QDoubleSpinBox *spinBox, const Core::Algorithms::AlgorithmParameterName &stateKey)
 
void addCheckBoxManager (QCheckBox *checkBox, const Core::Algorithms::AlgorithmParameterName &stateKey)
 
void addCheckableButtonManager (QAbstractButton *checkable, const Core::Algorithms::AlgorithmParameterName &stateKey)
 
void addTwoChoiceBooleanComboBoxManager (QComboBox *comboBox, const Core::Algorithms::AlgorithmParameterName &stateKey)
 
- Protected Attributes inherited from ModuleDialogGeneric
SCIRun::Dataflow::Networks::ModuleStateHandle state_
 
boost::atomic< bool > pulling_
 

Constructor & Destructor Documentation

ElectrodeCoilSetupDialog ( const std::string &  name,
SCIRun::Dataflow::Networks::ModuleStateHandle  state,
QWidget *  parent = 0 
)

Member Function Documentation

void pull ( )
virtual

Implements ModuleDialogGeneric.


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