Ui_HistogramWidget Class Reference

#include <ui_histogramwidget.h>

Inheritance diagram for Ui_HistogramWidget:

Inheritance graph
[legend]
Collaboration diagram for Ui_HistogramWidget:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void setupUi (QWidget *HistogramWidget)
void retranslateUi (QWidget *HistogramWidget)

Public Attributes

QVBoxLayout * vboxLayout
HistoViewhistoView
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

Detailed Description

Definition at line 29 of file ui_histogramwidget.h.


Member Function Documentation

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().


Member Data Documentation

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

Definition at line 58 of file ui_histogramwidget.h.

Referenced by retranslateUi(), and setupUi().

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

Definition at line 53 of file ui_histogramwidget.h.

Referenced by setupUi().

QHBoxLayout* Ui_HistogramWidget::hboxLayout

Definition at line 34 of file ui_histogramwidget.h.

Referenced by setupUi().

QHBoxLayout* Ui_HistogramWidget::hboxLayout1

Definition at line 40 of file ui_histogramwidget.h.

Referenced by setupUi().

QHBoxLayout* Ui_HistogramWidget::hboxLayout2

Definition at line 43 of file ui_histogramwidget.h.

Referenced by setupUi().

QHBoxLayout* Ui_HistogramWidget::hboxLayout3

Definition at line 49 of file ui_histogramwidget.h.

Referenced by setupUi().

QHBoxLayout* Ui_HistogramWidget::hboxLayout4

Definition at line 56 of file ui_histogramwidget.h.

Referenced by setupUi().

QHBoxLayout* Ui_HistogramWidget::hboxLayout5

Definition at line 65 of file ui_histogramwidget.h.

Referenced by setupUi().

QLabel* Ui_HistogramWidget::hiLabel

Definition at line 39 of file ui_histogramwidget.h.

Referenced by retranslateUi(), HistogramWidget::setNewRange(), and setupUi().

HistoView* Ui_HistogramWidget::histoView

Definition at line 33 of file ui_histogramwidget.h.

Referenced by HistogramWidget::HistogramWidget(), HistogramWidget::set(), and setupUi().

QLabel* Ui_HistogramWidget::label

Definition at line 45 of file ui_histogramwidget.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_HistogramWidget::label_2

Definition at line 51 of file ui_histogramwidget.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_HistogramWidget::label_3

Definition at line 62 of file ui_histogramwidget.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_HistogramWidget::label_4

Definition at line 71 of file ui_histogramwidget.h.

Referenced by retranslateUi(), and setupUi().

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

Definition at line 36 of file ui_histogramwidget.h.

Referenced by setupUi().

QSpacerItem* Ui_HistogramWidget::spacerItem1

Definition at line 38 of file ui_histogramwidget.h.

Referenced by setupUi().

QSpacerItem* Ui_HistogramWidget::spacerItem10

Definition at line 72 of file ui_histogramwidget.h.

Referenced by setupUi().

QSpacerItem* Ui_HistogramWidget::spacerItem2

Definition at line 44 of file ui_histogramwidget.h.

Referenced by setupUi().

QSpacerItem* Ui_HistogramWidget::spacerItem3

Definition at line 46 of file ui_histogramwidget.h.

Referenced by setupUi().

QSpacerItem* Ui_HistogramWidget::spacerItem4

Definition at line 50 of file ui_histogramwidget.h.

Referenced by setupUi().

QSpacerItem* Ui_HistogramWidget::spacerItem5

Definition at line 52 of file ui_histogramwidget.h.

Referenced by setupUi().

QSpacerItem* Ui_HistogramWidget::spacerItem6

Definition at line 57 of file ui_histogramwidget.h.

Referenced by setupUi().

QSpacerItem* Ui_HistogramWidget::spacerItem7

Definition at line 59 of file ui_histogramwidget.h.

Referenced by setupUi().

QSpacerItem* Ui_HistogramWidget::spacerItem8

Definition at line 66 of file ui_histogramwidget.h.

Referenced by setupUi().

QSpacerItem* Ui_HistogramWidget::spacerItem9

Definition at line 68 of file ui_histogramwidget.h.

Referenced by setupUi().

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

Definition at line 32 of file ui_histogramwidget.h.

Referenced by setupUi().

QVBoxLayout* Ui_HistogramWidget::vboxLayout1

Definition at line 41 of file ui_histogramwidget.h.

Referenced by setupUi().

QVBoxLayout* Ui_HistogramWidget::vboxLayout2

Definition at line 47 of file ui_histogramwidget.h.

Referenced by setupUi().

QVBoxLayout* Ui_HistogramWidget::vboxLayout3

Definition at line 54 of file ui_histogramwidget.h.

Referenced by setupUi().

QVBoxLayout* Ui_HistogramWidget::vboxLayout4

Definition at line 60 of file ui_histogramwidget.h.

Referenced by setupUi().

QVBoxLayout* Ui_HistogramWidget::vboxLayout5

Definition at line 63 of file ui_histogramwidget.h.

Referenced by setupUi().

QVBoxLayout* Ui_HistogramWidget::vboxLayout6

Definition at line 69 of file ui_histogramwidget.h.

Referenced by setupUi().

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

Definition at line 67 of file ui_histogramwidget.h.

Referenced by retranslateUi(), and setupUi().

QSlider* Ui_HistogramWidget::zoomSlider

Definition at line 64 of file ui_histogramwidget.h.

Referenced by HistogramWidget::on_zoomSlider_sliderReleased(), HistogramWidget::setNewCenterZoom(), and setupUi().


The documentation for this class was generated from the following file:
Generated on Fri Feb 6 15:33:03 2009 for Skyviewer by  doxygen 1.4.7