Ui_MainWindow Class Reference

#include <ui_MainWindow.h>

Inheritance diagram for Ui_MainWindow:

Inheritance graph
[legend]

List of all members.

Public Member Functions

void setupUi (QMainWindow *MainWindow)
void retranslateUi (QMainWindow *MainWindow)

Public Attributes

QAction * m_actionOpen
QAction * m_actionQuit
QAction * m_actionClose
QAction * m_actionLoadTF
QAction * m_actionSaveTF
QAction * m_tfPreset0
QAction * m_tfPreset1
QAction * m_tfPreset2
QAction * m_tfPreset3
QWidget * m_centralWidget
QWidget * m_openGLLayout_y
QGridLayout * gridLayout
QWidget * m_openGLLayout_x
QGridLayout * gridLayout1
QWidget * m_openGLLayout_z
QGridLayout * gridLayout2
QWidget * m_slidersLayout
QHBoxLayout * hboxLayout
QSlider * m_verticalSlider_x
QSlider * m_verticalSlider_y
QSlider * m_verticalSlider_z
QSlider * m_verticalSlider_stepSize
QLabel * l_y_axis
QLabel * l_x_axis
QLabel * l_z_axis
QLabel * l_slider_x_axis
QLabel * l_slider_y_axis
QLabel * l_slider_z_axis
QWidget * m_openGL3DView
QGridLayout * gridLayout3
QLabel * l_3DView
QLabel * l_slider_z_axis_2
QGroupBox * groupBox
QRadioButton * m_radioButton_mip
QRadioButton * m_radioButton_comp
QRadioButton * m_radioButton_avg
QRadioButton * m_radioButton_avgTF
QRadioButton * m_radioButton_fh
QRadioButton * m_radioButton_compPh
QWidget * horizontalLayout
QHBoxLayout * hboxLayout1
QSlider * m_slider_kd
QSlider * m_slider_ka
QSlider * m_slider_ks
QSlider * m_slider_kg
QLabel * label_4
QLabel * label_5
QLabel * label_6
QLabel * label_7
QPushButton * m_button_tf
QMenuBar * m_menuBar
QMenu * m_menuFile
QMenu * menuTransfer_Function
QMenu * menuPresets
QStatusBar * m_statusBar


Detailed Description

Definition at line 34 of file ui_MainWindow.h.


Member Function Documentation

void Ui_MainWindow::setupUi ( QMainWindow *  MainWindow  )  [inline]

Definition at line 93 of file ui_MainWindow.h.

References gridLayout, gridLayout1, gridLayout2, gridLayout3, groupBox, hboxLayout, hboxLayout1, horizontalLayout, l_3DView, l_slider_x_axis, l_slider_y_axis, l_slider_z_axis, l_slider_z_axis_2, l_x_axis, l_y_axis, l_z_axis, label_4, label_5, label_6, label_7, m_actionClose, m_actionLoadTF, m_actionOpen, m_actionQuit, m_actionSaveTF, m_button_tf, m_centralWidget, m_menuBar, m_menuFile, m_openGL3DView, m_openGLLayout_x, m_openGLLayout_y, m_openGLLayout_z, m_radioButton_avg, m_radioButton_avgTF, m_radioButton_comp, m_radioButton_compPh, m_radioButton_fh, m_radioButton_mip, m_slider_ka, m_slider_kd, m_slider_kg, m_slider_ks, m_slidersLayout, m_statusBar, m_tfPreset0, m_tfPreset1, m_tfPreset2, m_tfPreset3, m_verticalSlider_stepSize, m_verticalSlider_x, m_verticalSlider_y, m_verticalSlider_z, menuPresets, menuTransfer_Function, and retranslateUi().

Referenced by MainWindow::MainWindow().

Here is the call graph for this function:

void Ui_MainWindow::retranslateUi ( QMainWindow *  MainWindow  )  [inline]

Definition at line 304 of file ui_MainWindow.h.

References groupBox, l_3DView, l_slider_x_axis, l_slider_y_axis, l_slider_z_axis, l_slider_z_axis_2, l_x_axis, l_y_axis, l_z_axis, label_4, label_5, label_6, label_7, m_actionClose, m_actionLoadTF, m_actionOpen, m_actionQuit, m_actionSaveTF, m_button_tf, m_menuFile, m_radioButton_avg, m_radioButton_avgTF, m_radioButton_comp, m_radioButton_compPh, m_radioButton_fh, m_radioButton_mip, m_tfPreset0, m_tfPreset1, m_tfPreset2, m_tfPreset3, menuPresets, and menuTransfer_Function.

Referenced by setupUi().


Member Data Documentation

QAction* Ui_MainWindow::m_actionOpen

Definition at line 37 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QAction* Ui_MainWindow::m_actionQuit

Definition at line 38 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QAction* Ui_MainWindow::m_actionClose

Definition at line 39 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QAction* Ui_MainWindow::m_actionLoadTF

Definition at line 40 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QAction* Ui_MainWindow::m_actionSaveTF

Definition at line 41 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QAction* Ui_MainWindow::m_tfPreset0

Definition at line 42 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QAction* Ui_MainWindow::m_tfPreset1

Definition at line 43 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QAction* Ui_MainWindow::m_tfPreset2

Definition at line 44 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QAction* Ui_MainWindow::m_tfPreset3

Definition at line 45 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QWidget* Ui_MainWindow::m_centralWidget

Definition at line 46 of file ui_MainWindow.h.

Referenced by setupUi().

QWidget* Ui_MainWindow::m_openGLLayout_y

Definition at line 47 of file ui_MainWindow.h.

Referenced by setupUi().

QGridLayout* Ui_MainWindow::gridLayout

Definition at line 48 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), and setupUi().

QWidget* Ui_MainWindow::m_openGLLayout_x

Definition at line 49 of file ui_MainWindow.h.

Referenced by setupUi().

QGridLayout* Ui_MainWindow::gridLayout1

Definition at line 50 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), and setupUi().

QWidget* Ui_MainWindow::m_openGLLayout_z

Definition at line 51 of file ui_MainWindow.h.

Referenced by setupUi().

QGridLayout* Ui_MainWindow::gridLayout2

Definition at line 52 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), and setupUi().

QWidget* Ui_MainWindow::m_slidersLayout

Definition at line 53 of file ui_MainWindow.h.

Referenced by setupUi().

QHBoxLayout* Ui_MainWindow::hboxLayout

Definition at line 54 of file ui_MainWindow.h.

Referenced by setupUi().

QSlider* Ui_MainWindow::m_verticalSlider_x

Definition at line 55 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), and setupUi().

QSlider* Ui_MainWindow::m_verticalSlider_y

Definition at line 56 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), and setupUi().

QSlider* Ui_MainWindow::m_verticalSlider_z

Definition at line 57 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), and setupUi().

QSlider* Ui_MainWindow::m_verticalSlider_stepSize

Definition at line 58 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), and setupUi().

QLabel* Ui_MainWindow::l_y_axis

Definition at line 59 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_MainWindow::l_x_axis

Definition at line 60 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_MainWindow::l_z_axis

Definition at line 61 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_MainWindow::l_slider_x_axis

Definition at line 62 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_MainWindow::l_slider_y_axis

Definition at line 63 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_MainWindow::l_slider_z_axis

Definition at line 64 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QWidget* Ui_MainWindow::m_openGL3DView

Definition at line 65 of file ui_MainWindow.h.

Referenced by MainWindow::resizeEvent(), and setupUi().

QGridLayout* Ui_MainWindow::gridLayout3

Definition at line 66 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), and setupUi().

QLabel* Ui_MainWindow::l_3DView

Definition at line 67 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_MainWindow::l_slider_z_axis_2

Definition at line 68 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QGroupBox* Ui_MainWindow::groupBox

Definition at line 69 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QRadioButton* Ui_MainWindow::m_radioButton_mip

Definition at line 70 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QRadioButton* Ui_MainWindow::m_radioButton_comp

Definition at line 71 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QRadioButton* Ui_MainWindow::m_radioButton_avg

Definition at line 72 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QRadioButton* Ui_MainWindow::m_radioButton_avgTF

Definition at line 73 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QRadioButton* Ui_MainWindow::m_radioButton_fh

Definition at line 74 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QRadioButton* Ui_MainWindow::m_radioButton_compPh

Definition at line 75 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QWidget* Ui_MainWindow::horizontalLayout

Definition at line 76 of file ui_MainWindow.h.

Referenced by setupUi().

QHBoxLayout* Ui_MainWindow::hboxLayout1

Definition at line 77 of file ui_MainWindow.h.

Referenced by setupUi().

QSlider* Ui_MainWindow::m_slider_kd

Definition at line 78 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), and setupUi().

QSlider* Ui_MainWindow::m_slider_ka

Definition at line 79 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), and setupUi().

QSlider* Ui_MainWindow::m_slider_ks

Definition at line 80 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), and setupUi().

QSlider* Ui_MainWindow::m_slider_kg

Definition at line 81 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), and setupUi().

QLabel* Ui_MainWindow::label_4

Definition at line 82 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_MainWindow::label_5

Definition at line 83 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_MainWindow::label_6

Definition at line 84 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_MainWindow::label_7

Definition at line 85 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_MainWindow::m_button_tf

Definition at line 86 of file ui_MainWindow.h.

Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().

QMenuBar* Ui_MainWindow::m_menuBar

Definition at line 87 of file ui_MainWindow.h.

Referenced by setupUi().

QMenu* Ui_MainWindow::m_menuFile

Definition at line 88 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QMenu* Ui_MainWindow::menuTransfer_Function

Definition at line 89 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QMenu* Ui_MainWindow::menuPresets

Definition at line 90 of file ui_MainWindow.h.

Referenced by retranslateUi(), and setupUi().

QStatusBar* Ui_MainWindow::m_statusBar

Definition at line 91 of file ui_MainWindow.h.

Referenced by setupUi().


The documentation for this class was generated from the following file:
Generated on Mon Dec 10 18:18:26 2007 for VisLU by  doxygen 1.5.4