1 #ifndef MosaicControlNetToolMovementConfigDialog_h 2 #define MosaicControlNetToolMovementConfigDialog_h 15 class MosaicControlNetTool;
44 QPointer<MosaicControlNetTool> m_tool;
47 QPointer<QCheckBox> m_showMovementCheckBox;
49 QPointer<QComboBox> m_colorSourceComboBox;
51 QPointer<QLabel> m_brightestMeasureCountValueLabel;
53 QPointer<QLineEdit> m_brightestMeasureCountValueLineEdit;
55 QPointer<QLabel> m_brightestResidualMagValueLabel;
57 QPointer<QLineEdit> m_brightestResidualMagValueLineEdit;
60 QPointer<QPushButton> m_okayButton;
62 QPointer<QPushButton> m_applyButton;
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31