#include <ui_colormask.h>
Additional Inherited Members | |
Public Member Functions inherited from Ui_colormask | |
| void | setupUi (QDialog *colormask) |
| void | retranslateUi (QDialog *colormask) |
Data Fields inherited from Ui_colormask | |
| QPushButton * | close |
| QGroupBox * | groupBox |
| QWidget * | gridLayoutWidget |
| QGridLayout * | gridLayout |
| QLineEdit * | redvalue |
| QLineEdit * | bluevalue |
| QCheckBox * | red_checkbox |
| QCheckBox * | green_checkbox |
| QCheckBox * | blue_checkbox |
| QSpinBox * | red_low |
| QSpinBox * | red_up |
| QSpinBox * | green_low |
| QSpinBox * | green_up |
| QSpinBox * | blue_low |
| QSpinBox * | blue_up |
| QLabel * | label |
| QLabel * | label_2 |
| QLabel * | label_3 |
| QLineEdit * | greenvalue |
| QLabel * | label_6 |
| QLabel * | label_8 |
| QSlider * | red_low_2 |
| QSlider * | red_up_2 |
| QSlider * | green_low_2 |
| QSlider * | green_up_2 |
| QSlider * | blue_low_2 |
| QSlider * | blue_up_2 |
| QLabel * | label_7 |
| QLabel * | label_9 |
| QLabel * | label_10 |
Definition at line 268 of file ui_colormask.h.
1.8.1.1