#include <ui_MainWindow.h>

Public Member Functions | |
| void | setupUi (QMainWindow *MainWindow) |
| void | retranslateUi (QMainWindow *MainWindow) |
Public Attributes | |
| QAction * | actionClose |
| QAction * | actionLoad |
| QAction * | actionExit |
| QAction * | m_loadTF |
| QAction * | m_saveTF |
| QAction * | m_resetTF |
| QAction * | m_resetView |
| QWidget * | m_centralwidget |
| QMenuBar * | m_menuBar |
| QMenu * | menuLade_Gitter |
| QMenu * | menuTransferfunktion |
| QStatusBar * | m_statusBar |
Definition at line 23 of file ui_MainWindow.h.
| void Ui_MainWindow::setupUi | ( | QMainWindow * | MainWindow | ) | [inline] |
Definition at line 39 of file ui_MainWindow.h.
References actionClose, actionExit, actionLoad, m_centralwidget, m_loadTF, m_menuBar, m_resetTF, m_resetView, m_saveTF, m_statusBar, menuLade_Gitter, menuTransferfunktion, and retranslateUi().
Referenced by MainWindow::MainWindow().

| void Ui_MainWindow::retranslateUi | ( | QMainWindow * | MainWindow | ) | [inline] |
Definition at line 92 of file ui_MainWindow.h.
References actionClose, actionExit, actionLoad, m_loadTF, m_resetTF, m_resetView, m_saveTF, menuLade_Gitter, and menuTransferfunktion.
Referenced by setupUi().
| QAction* Ui_MainWindow::actionClose |
Definition at line 26 of file ui_MainWindow.h.
Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().
| QAction* Ui_MainWindow::actionLoad |
Definition at line 27 of file ui_MainWindow.h.
Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().
| QAction* Ui_MainWindow::actionExit |
| QAction* Ui_MainWindow::m_loadTF |
Definition at line 29 of file ui_MainWindow.h.
Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().
| QAction* Ui_MainWindow::m_saveTF |
Definition at line 30 of file ui_MainWindow.h.
Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().
| QAction* Ui_MainWindow::m_resetTF |
Definition at line 31 of file ui_MainWindow.h.
Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().
| QAction* Ui_MainWindow::m_resetView |
Definition at line 32 of file ui_MainWindow.h.
Referenced by MainWindow::MainWindow(), retranslateUi(), and setupUi().
| QWidget* Ui_MainWindow::m_centralwidget |
Definition at line 33 of file ui_MainWindow.h.
Referenced by MainWindow::MainWindow(), and setupUi().
| QMenuBar* Ui_MainWindow::m_menuBar |
| QStatusBar* Ui_MainWindow::m_statusBar |
1.5.4