#include <ui_histogramwidget.h>
Inheritance diagram for Ui_HistogramWidget:
Public Member Functions | |
void | setupUi (QWidget *HistogramWidget) |
void | retranslateUi (QWidget *HistogramWidget) |
Public Attributes | |
QVBoxLayout * | vboxLayout |
HistoView * | histoView |
QHBoxLayout * | hboxLayout |
QLabel * | lowLabel |
QSpacerItem * | spacerItem |
QLabel * | centerLabel |
QSpacerItem * | spacerItem1 |
QLabel * | hiLabel |
QHBoxLayout * | hboxLayout1 |
QVBoxLayout * | vboxLayout1 |
QSlider * | lowerSlider |
QHBoxLayout * | hboxLayout2 |
QSpacerItem * | spacerItem2 |
QLabel * | label |
QSpacerItem * | spacerItem3 |
QVBoxLayout * | vboxLayout2 |
QSlider * | upperSlider |
QHBoxLayout * | hboxLayout3 |
QSpacerItem * | spacerItem4 |
QLabel * | label_2 |
QSpacerItem * | spacerItem5 |
QGridLayout * | gridLayout |
QVBoxLayout * | vboxLayout3 |
QSlider * | centerSlider |
QHBoxLayout * | hboxLayout4 |
QSpacerItem * | spacerItem6 |
QLabel * | centerlabel |
QSpacerItem * | spacerItem7 |
QVBoxLayout * | vboxLayout4 |
QComboBox * | zoomComboBox |
QLabel * | label_3 |
QVBoxLayout * | vboxLayout5 |
QSlider * | zoomSlider |
QHBoxLayout * | hboxLayout5 |
QSpacerItem * | spacerItem8 |
QLabel * | zoomlabel |
QSpacerItem * | spacerItem9 |
QVBoxLayout * | vboxLayout6 |
QComboBox * | centerComboBox |
QLabel * | label_4 |
QSpacerItem * | spacerItem10 |
Definition at line 29 of file ui_histogramwidget.h.
void Ui_HistogramWidget::retranslateUi | ( | QWidget * | HistogramWidget | ) | [inline] |
Definition at line 371 of file ui_histogramwidget.h.
References centerlabel, centerLabel, hiLabel, label, label_2, label_3, label_4, lowLabel, and zoomlabel.
Referenced by setupUi().
void Ui_HistogramWidget::setupUi | ( | QWidget * | HistogramWidget | ) | [inline] |
Definition at line 74 of file ui_histogramwidget.h.
References centerComboBox, centerlabel, centerLabel, centerSlider, gridLayout, hboxLayout, hboxLayout1, hboxLayout2, hboxLayout3, hboxLayout4, hboxLayout5, hiLabel, histoView, label, label_2, label_3, label_4, lowerSlider, lowLabel, retranslateUi(), spacerItem, spacerItem1, spacerItem10, spacerItem2, spacerItem3, spacerItem4, spacerItem5, spacerItem6, spacerItem7, spacerItem8, spacerItem9, upperSlider, vboxLayout, vboxLayout1, vboxLayout2, vboxLayout3, vboxLayout4, vboxLayout5, vboxLayout6, zoomComboBox, zoomlabel, and zoomSlider.
Referenced by HistogramWidget::HistogramWidget().
QComboBox* Ui_HistogramWidget::centerComboBox |
Definition at line 70 of file ui_histogramwidget.h.
Referenced by HistogramWidget::on_centerComboBox_activated(), HistogramWidget::setComboBoxes(), HistogramWidget::setNewRange(), and setupUi().
QLabel* Ui_HistogramWidget::centerlabel |
QLabel* Ui_HistogramWidget::centerLabel |
Definition at line 37 of file ui_histogramwidget.h.
Referenced by retranslateUi(), HistogramWidget::setNewRange(), and setupUi().
QSlider* Ui_HistogramWidget::centerSlider |
Definition at line 55 of file ui_histogramwidget.h.
Referenced by HistogramWidget::on_centerSlider_sliderReleased(), HistogramWidget::setNewCenterZoom(), and setupUi().
QGridLayout* Ui_HistogramWidget::gridLayout |
QHBoxLayout* Ui_HistogramWidget::hboxLayout |
QHBoxLayout* Ui_HistogramWidget::hboxLayout1 |
QHBoxLayout* Ui_HistogramWidget::hboxLayout2 |
QHBoxLayout* Ui_HistogramWidget::hboxLayout3 |
QHBoxLayout* Ui_HistogramWidget::hboxLayout4 |
QHBoxLayout* Ui_HistogramWidget::hboxLayout5 |
QLabel* Ui_HistogramWidget::hiLabel |
Definition at line 39 of file ui_histogramwidget.h.
Referenced by retranslateUi(), HistogramWidget::setNewRange(), and setupUi().
Definition at line 33 of file ui_histogramwidget.h.
Referenced by HistogramWidget::HistogramWidget(), HistogramWidget::set(), and setupUi().
QLabel* Ui_HistogramWidget::label |
QLabel* Ui_HistogramWidget::label_2 |
QLabel* Ui_HistogramWidget::label_3 |
QLabel* Ui_HistogramWidget::label_4 |
QSlider* Ui_HistogramWidget::lowerSlider |
Definition at line 42 of file ui_histogramwidget.h.
Referenced by HistogramWidget::on_lowerSlider_sliderReleased(), HistogramWidget::setNewLowerUpper(), and setupUi().
QLabel* Ui_HistogramWidget::lowLabel |
Definition at line 35 of file ui_histogramwidget.h.
Referenced by retranslateUi(), HistogramWidget::setNewRange(), and setupUi().
QSpacerItem* Ui_HistogramWidget::spacerItem |
QSpacerItem* Ui_HistogramWidget::spacerItem1 |
QSpacerItem* Ui_HistogramWidget::spacerItem10 |
QSpacerItem* Ui_HistogramWidget::spacerItem2 |
QSpacerItem* Ui_HistogramWidget::spacerItem3 |
QSpacerItem* Ui_HistogramWidget::spacerItem4 |
QSpacerItem* Ui_HistogramWidget::spacerItem5 |
QSpacerItem* Ui_HistogramWidget::spacerItem6 |
QSpacerItem* Ui_HistogramWidget::spacerItem7 |
QSpacerItem* Ui_HistogramWidget::spacerItem8 |
QSpacerItem* Ui_HistogramWidget::spacerItem9 |
QSlider* Ui_HistogramWidget::upperSlider |
Definition at line 48 of file ui_histogramwidget.h.
Referenced by HistogramWidget::on_upperSlider_sliderReleased(), HistogramWidget::setNewLowerUpper(), and setupUi().
QVBoxLayout* Ui_HistogramWidget::vboxLayout |
QVBoxLayout* Ui_HistogramWidget::vboxLayout1 |
QVBoxLayout* Ui_HistogramWidget::vboxLayout2 |
QVBoxLayout* Ui_HistogramWidget::vboxLayout3 |
QVBoxLayout* Ui_HistogramWidget::vboxLayout4 |
QVBoxLayout* Ui_HistogramWidget::vboxLayout5 |
QVBoxLayout* Ui_HistogramWidget::vboxLayout6 |
QComboBox* Ui_HistogramWidget::zoomComboBox |
Definition at line 61 of file ui_histogramwidget.h.
Referenced by HistogramWidget::on_zoomComboBox_activated(), HistogramWidget::setComboBoxes(), HistogramWidget::setNewRange(), and setupUi().
QLabel* Ui_HistogramWidget::zoomlabel |
QSlider* Ui_HistogramWidget::zoomSlider |
Definition at line 64 of file ui_histogramwidget.h.
Referenced by HistogramWidget::on_zoomSlider_sliderReleased(), HistogramWidget::setNewCenterZoom(), and setupUi().