#include <ui_colormask.h>
Public Member Functions | |
void | setupUi (QDialog *colormask) |
void | retranslateUi (QDialog *colormask) |
Data Fields | |
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 30 of file ui_colormask.h.
|
inline |
Definition at line 247 of file ui_colormask.h.
References blue_checkbox, close, green_checkbox, groupBox, label, label_10, label_2, label_3, label_6, label_7, label_8, label_9, and red_checkbox.
Referenced by setupUi().
|
inline |
Definition at line 64 of file ui_colormask.h.
References blue_checkbox, blue_low, blue_low_2, blue_up, blue_up_2, bluevalue, close, green_checkbox, green_low, green_low_2, green_up, green_up_2, greenvalue, gridLayout, gridLayoutWidget, groupBox, label, label_10, label_2, label_3, label_6, label_7, label_8, label_9, red_checkbox, red_low, red_low_2, red_up, red_up_2, redvalue, and retranslateUi().
Referenced by colormask::colormask().
QCheckBox* Ui_colormask::blue_checkbox |
Definition at line 41 of file ui_colormask.h.
Referenced by colormask::colormask(), colormask::enable_checkbox_blue(), retranslateUi(), colormask::set_color_sliders(), and setupUi().
QSpinBox* Ui_colormask::blue_low |
Definition at line 46 of file ui_colormask.h.
Referenced by colormask::colormask(), colormask::enable_checkbox_blue(), colormask::make_color_mask_action(), colormask::set_color_sliders(), colormask::set_color_spin_boxes(), setupUi(), and colormask::update_color_mask_parameter().
QSlider* Ui_colormask::blue_low_2 |
Definition at line 58 of file ui_colormask.h.
Referenced by colormask::colormask(), colormask::set_color_sliders(), colormask::set_color_spin_boxes(), and setupUi().
QSpinBox* Ui_colormask::blue_up |
Definition at line 47 of file ui_colormask.h.
Referenced by colormask::colormask(), colormask::enable_checkbox_blue(), colormask::make_color_mask_action(), colormask::set_color_sliders(), colormask::set_color_spin_boxes(), setupUi(), and colormask::update_color_mask_parameter().
QSlider* Ui_colormask::blue_up_2 |
Definition at line 59 of file ui_colormask.h.
Referenced by colormask::colormask(), colormask::enable_checkbox_blue(), colormask::set_color_sliders(), colormask::set_color_spin_boxes(), and setupUi().
QLineEdit* Ui_colormask::bluevalue |
Definition at line 38 of file ui_colormask.h.
Referenced by colormask::make_color_mask_action(), and setupUi().
QPushButton* Ui_colormask::close |
Definition at line 33 of file ui_colormask.h.
Referenced by colormask::colormask(), retranslateUi(), and setupUi().
QCheckBox* Ui_colormask::green_checkbox |
Definition at line 40 of file ui_colormask.h.
Referenced by colormask::colormask(), colormask::enable_checkbox_green(), retranslateUi(), colormask::set_color_sliders(), and setupUi().
QSpinBox* Ui_colormask::green_low |
Definition at line 44 of file ui_colormask.h.
Referenced by colormask::colormask(), colormask::enable_checkbox_green(), colormask::make_color_mask_action(), colormask::set_color_sliders(), colormask::set_color_spin_boxes(), setupUi(), and colormask::update_color_mask_parameter().
QSlider* Ui_colormask::green_low_2 |
Definition at line 56 of file ui_colormask.h.
Referenced by colormask::colormask(), colormask::set_color_sliders(), colormask::set_color_spin_boxes(), and setupUi().
QSpinBox* Ui_colormask::green_up |
Definition at line 45 of file ui_colormask.h.
Referenced by colormask::colormask(), colormask::enable_checkbox_green(), colormask::make_color_mask_action(), colormask::set_color_sliders(), colormask::set_color_spin_boxes(), setupUi(), and colormask::update_color_mask_parameter().
QSlider* Ui_colormask::green_up_2 |
Definition at line 57 of file ui_colormask.h.
Referenced by colormask::colormask(), colormask::enable_checkbox_green(), colormask::set_color_sliders(), colormask::set_color_spin_boxes(), and setupUi().
QLineEdit* Ui_colormask::greenvalue |
Definition at line 51 of file ui_colormask.h.
Referenced by colormask::make_color_mask_action(), and setupUi().
QGridLayout* Ui_colormask::gridLayout |
Definition at line 36 of file ui_colormask.h.
Referenced by setupUi().
QWidget* Ui_colormask::gridLayoutWidget |
Definition at line 35 of file ui_colormask.h.
Referenced by setupUi().
QGroupBox* Ui_colormask::groupBox |
Definition at line 34 of file ui_colormask.h.
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_colormask::label |
Definition at line 48 of file ui_colormask.h.
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_colormask::label_10 |
Definition at line 62 of file ui_colormask.h.
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_colormask::label_2 |
Definition at line 49 of file ui_colormask.h.
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_colormask::label_3 |
Definition at line 50 of file ui_colormask.h.
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_colormask::label_6 |
Definition at line 52 of file ui_colormask.h.
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_colormask::label_7 |
Definition at line 60 of file ui_colormask.h.
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_colormask::label_8 |
Definition at line 53 of file ui_colormask.h.
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_colormask::label_9 |
Definition at line 61 of file ui_colormask.h.
Referenced by retranslateUi(), and setupUi().
QCheckBox* Ui_colormask::red_checkbox |
Definition at line 39 of file ui_colormask.h.
Referenced by colormask::colormask(), colormask::enable_checkbox_red(), retranslateUi(), colormask::set_color_sliders(), and setupUi().
QSpinBox* Ui_colormask::red_low |
Definition at line 42 of file ui_colormask.h.
Referenced by colormask::colormask(), colormask::enable_checkbox_red(), colormask::make_color_mask_action(), colormask::set_color_sliders(), colormask::set_color_spin_boxes(), setupUi(), and colormask::update_color_mask_parameter().
QSlider* Ui_colormask::red_low_2 |
Definition at line 54 of file ui_colormask.h.
Referenced by colormask::colormask(), colormask::set_color_sliders(), colormask::set_color_spin_boxes(), and setupUi().
QSpinBox* Ui_colormask::red_up |
Definition at line 43 of file ui_colormask.h.
Referenced by colormask::colormask(), colormask::enable_checkbox_red(), colormask::make_color_mask_action(), colormask::set_color_sliders(), colormask::set_color_spin_boxes(), setupUi(), and colormask::update_color_mask_parameter().
QSlider* Ui_colormask::red_up_2 |
Definition at line 55 of file ui_colormask.h.
Referenced by colormask::colormask(), colormask::enable_checkbox_red(), colormask::set_color_sliders(), colormask::set_color_spin_boxes(), and setupUi().
QLineEdit* Ui_colormask::redvalue |
Definition at line 37 of file ui_colormask.h.
Referenced by colormask::make_color_mask_action(), and setupUi().