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 * actionNew
QAction * actionReload
QAction * actionSnapshot
QAction * actionHelp
QAction * actionClose
QAction * actionExit
QAction * action3D_Sphere_tb
QAction * actionMollweide_tb
QAction * actionTemperature
QAction * actionQ_Polarization
QAction * actionU_Polarization
QAction * actionP_Polarization
QAction * actionNum_Obs
QAction * actionMollweide_m
QAction * action3D_Sphere_m
QAction * actionShow_Range_Box_m
QAction * actionPolarAnglesM
QAction * actionPolarAnglesTB
QAction * actionFileInfoM
QAction * actionOpen
QWidget * centralwidget
QToolBar * toolBar
QStatusBar * viewerStatus
QMenuBar * menuBar
QMenu * menuHelp_2
QMenu * menuMap
QMenu * menuProjection
QMenu * menuFile

Detailed Description

Definition at line 26 of file ui_mainwindow.h.


Member Function Documentation

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

Definition at line 220 of file ui_mainwindow.h.

References action3D_Sphere_m, action3D_Sphere_tb, actionClose, actionExit, actionFileInfoM, actionHelp, actionMollweide_m, actionMollweide_tb, actionNew, actionNum_Obs, actionOpen, actionP_Polarization, actionPolarAnglesM, actionPolarAnglesTB, actionQ_Polarization, actionReload, actionShow_Range_Box_m, actionSnapshot, actionTemperature, actionU_Polarization, menuFile, menuHelp_2, menuMap, and menuProjection.

Referenced by setupUi().

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

Definition at line 58 of file ui_mainwindow.h.

References action3D_Sphere_m, action3D_Sphere_tb, actionClose, actionExit, actionFileInfoM, actionHelp, actionMollweide_m, actionMollweide_tb, actionNew, actionNum_Obs, actionOpen, actionP_Polarization, actionPolarAnglesM, actionPolarAnglesTB, actionQ_Polarization, actionReload, actionShow_Range_Box_m, actionSnapshot, actionTemperature, actionU_Polarization, centralwidget, menuBar, menuFile, menuHelp_2, menuMap, menuProjection, Off, retranslateUi(), toolBar, and viewerStatus.

Referenced by mainWindow::mainWindow().


Member Data Documentation

QAction* Ui_MainWindow::action3D_Sphere_m

Definition at line 43 of file ui_mainwindow.h.

Referenced by mainWindow::mainWindow(), mainWindow::newRigging(), mainWindow::proj3Dsphere(), retranslateUi(), and setupUi().

QAction* Ui_MainWindow::action3D_Sphere_tb

Definition at line 35 of file ui_mainwindow.h.

Referenced by mainWindow::mainWindow(), mainWindow::newRigging(), mainWindow::proj3Dsphere(), retranslateUi(), and setupUi().

QAction* Ui_MainWindow::actionClose

Definition at line 33 of file ui_mainwindow.h.

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

QAction* Ui_MainWindow::actionExit

Definition at line 34 of file ui_mainwindow.h.

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

QAction* Ui_MainWindow::actionFileInfoM

Definition at line 47 of file ui_mainwindow.h.

Referenced by retranslateUi(), and setupUi().

QAction* Ui_MainWindow::actionHelp

Definition at line 32 of file ui_mainwindow.h.

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

QAction* Ui_MainWindow::actionMollweide_m

Definition at line 42 of file ui_mainwindow.h.

Referenced by mainWindow::mainWindow(), mainWindow::newRigging(), mainWindow::projMollweide(), retranslateUi(), and setupUi().

QAction* Ui_MainWindow::actionMollweide_tb

Definition at line 36 of file ui_mainwindow.h.

Referenced by mainWindow::mainWindow(), mainWindow::newRigging(), mainWindow::projMollweide(), retranslateUi(), and setupUi().

QAction* Ui_MainWindow::actionNew

Definition at line 29 of file ui_mainwindow.h.

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

QAction* Ui_MainWindow::actionNum_Obs

Definition at line 41 of file ui_mainwindow.h.

Referenced by mainWindow::mainWindow(), mainWindow::newField(), retranslateUi(), mainWindow::setFieldEnables(), and setupUi().

QAction* Ui_MainWindow::actionOpen

Definition at line 48 of file ui_mainwindow.h.

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

QAction* Ui_MainWindow::actionP_Polarization

Definition at line 40 of file ui_mainwindow.h.

Referenced by mainWindow::mainWindow(), mainWindow::newField(), retranslateUi(), mainWindow::setFieldEnables(), and setupUi().

QAction* Ui_MainWindow::actionPolarAnglesM

Definition at line 45 of file ui_mainwindow.h.

Referenced by mainWindow::mainWindow(), mainWindow::mapPolVectM(), mainWindow::newPolVect(), retranslateUi(), mainWindow::setFieldEnables(), and setupUi().

QAction* Ui_MainWindow::actionPolarAnglesTB

Definition at line 46 of file ui_mainwindow.h.

Referenced by mainWindow::mainWindow(), mainWindow::mapPolVectTB(), mainWindow::newPolVect(), retranslateUi(), mainWindow::setFieldEnables(), and setupUi().

QAction* Ui_MainWindow::actionQ_Polarization

Definition at line 38 of file ui_mainwindow.h.

Referenced by mainWindow::mainWindow(), mainWindow::newField(), retranslateUi(), mainWindow::setFieldEnables(), and setupUi().

QAction* Ui_MainWindow::actionReload

Definition at line 30 of file ui_mainwindow.h.

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

QAction* Ui_MainWindow::actionShow_Range_Box_m

Definition at line 44 of file ui_mainwindow.h.

Referenced by retranslateUi(), and setupUi().

QAction* Ui_MainWindow::actionSnapshot

Definition at line 31 of file ui_mainwindow.h.

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

QAction* Ui_MainWindow::actionTemperature

Definition at line 37 of file ui_mainwindow.h.

Referenced by mainWindow::mainWindow(), mainWindow::newField(), retranslateUi(), mainWindow::setFieldEnables(), and setupUi().

QAction* Ui_MainWindow::actionU_Polarization

Definition at line 39 of file ui_mainwindow.h.

Referenced by mainWindow::mainWindow(), mainWindow::newField(), retranslateUi(), mainWindow::setFieldEnables(), and setupUi().

QWidget* Ui_MainWindow::centralwidget

Definition at line 49 of file ui_mainwindow.h.

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

QMenuBar* Ui_MainWindow::menuBar

Definition at line 52 of file ui_mainwindow.h.

Referenced by setupUi().

QMenu* Ui_MainWindow::menuFile

Definition at line 56 of file ui_mainwindow.h.

Referenced by retranslateUi(), and setupUi().

QMenu* Ui_MainWindow::menuHelp_2

Definition at line 53 of file ui_mainwindow.h.

Referenced by retranslateUi(), and setupUi().

QMenu* Ui_MainWindow::menuMap

Definition at line 54 of file ui_mainwindow.h.

Referenced by retranslateUi(), and setupUi().

QMenu* Ui_MainWindow::menuProjection

Definition at line 55 of file ui_mainwindow.h.

Referenced by retranslateUi(), and setupUi().

QToolBar* Ui_MainWindow::toolBar

Definition at line 50 of file ui_mainwindow.h.

Referenced by setupUi().

QStatusBar* Ui_MainWindow::viewerStatus

Definition at line 51 of file ui_mainwindow.h.

Referenced by mainWindow::mainWindow(), 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