Class that displays all meta information for IonDetector objects.
More...
#include <OpenMS/VISUAL/VISUALIZER/IonDetectorVisualizer.h>
List of all members.
Public Slots |
| void | store () |
Public Member Functions |
| | IonDetectorVisualizer (bool editable=false, QWidget *parent=0) |
| | Constructor.
|
Protected Slots |
| void | undo_ () |
| | Undo the changes made in the GUI.
|
Protected Member Functions |
| void | update_ () |
| | Updates the GUI from the temp_ variable.
|
Protected Attributes |
|
|
| QLineEdit * | order_ |
| QLineEdit * | res_ |
| QLineEdit * | freq_ |
| QComboBox * | type_ |
| QComboBox * | ac_mode_ |
Detailed Description
Class that displays all meta information for IonDetector objects.
This class provides all functionality to view the meta information of an object of type IonDetector.
Constructor & Destructor Documentation
Member Function Documentation
| void undo_ |
( |
|
) |
[protected, slot] |
Undo the changes made in the GUI.
| void update_ |
( |
|
) |
[protected, virtual] |
Member Data Documentation
QLineEdit* freq_ [protected] |
QLineEdit* res_ [protected] |
QComboBox* type_ [protected] |
| OpenMS / TOPP release 1.10.0 |
Documentation generated on Thu Mar 7 2013 09:42:59 using doxygen 1.7.1 |