#include <ui_streamgrid.h>
Inherited by Ui::StreamGrid.
Inheritance diagram for Ui_StreamGrid:
Public Member Functions | |
void | setupUi (QDialog *StreamGrid) |
void | retranslateUi (QDialog *StreamGrid) |
Public Attributes | |
Q3TextBrowser * | messageLog |
Q3ButtonGroup * | buttonGroup2 |
QLabel * | textLabel1_2_2 |
QLabel * | textLabel1_2 |
QLabel * | textLabel1_2_2_2 |
QPushButton * | outputBrowseButton |
QLineEdit * | outputFileLineEdit |
QCheckBox * | showSG_DFrame |
QLineEdit * | inputThreshLineEdit |
QPushButton * | helpButton |
QPushButton * | closeButton |
QPushButton * | runButton |
Q3ButtonGroup * | buttonGroup1 |
QLabel * | textLabel1 |
QLineEdit * | inputFileLineEdit |
QPushButton * | inputBrowseButton |
Definition at line 17 of file ui_streamgrid.h.
void Ui_StreamGrid::setupUi | ( | QDialog * | StreamGrid | ) | [inline] |
Definition at line 37 of file ui_streamgrid.h.
References buttonGroup1, buttonGroup2, closeButton, helpButton, inputBrowseButton, inputFileLineEdit, inputThreshLineEdit, messageLog, outputBrowseButton, outputFileLineEdit, retranslateUi(), runButton, showSG_DFrame, textLabel1, textLabel1_2, textLabel1_2_2, and textLabel1_2_2_2.
Referenced by StreamGridDlg::StreamGridDlg().
Here is the call graph for this function:
void Ui_StreamGrid::retranslateUi | ( | QDialog * | StreamGrid | ) | [inline] |
Definition at line 122 of file ui_streamgrid.h.
References buttonGroup1, buttonGroup2, closeButton, helpButton, inputBrowseButton, outputBrowseButton, runButton, showSG_DFrame, textLabel1, textLabel1_2, textLabel1_2_2, and textLabel1_2_2_2.
Referenced by setupUi().
Q3TextBrowser* Ui_StreamGrid::messageLog |
Q3ButtonGroup* Ui_StreamGrid::buttonGroup2 |
QLabel* Ui_StreamGrid::textLabel1_2_2 |
QLabel* Ui_StreamGrid::textLabel1_2 |
QLabel* Ui_StreamGrid::textLabel1_2_2_2 |
QPushButton* Ui_StreamGrid::outputBrowseButton |
Definition at line 25 of file ui_streamgrid.h.
Referenced by retranslateUi(), setupUi(), and StreamGridDlg::StreamGridDlg().
QLineEdit* Ui_StreamGrid::outputFileLineEdit |
Definition at line 26 of file ui_streamgrid.h.
Referenced by StreamGridDlg::outputBrowse(), StreamGridDlg::run(), and setupUi().
QCheckBox* Ui_StreamGrid::showSG_DFrame |
Definition at line 27 of file ui_streamgrid.h.
Referenced by retranslateUi(), StreamGridDlg::run(), and setupUi().
QLineEdit* Ui_StreamGrid::inputThreshLineEdit |
QPushButton* Ui_StreamGrid::helpButton |
Definition at line 29 of file ui_streamgrid.h.
Referenced by retranslateUi(), setupUi(), and StreamGridDlg::StreamGridDlg().
QPushButton* Ui_StreamGrid::closeButton |
Definition at line 30 of file ui_streamgrid.h.
Referenced by retranslateUi(), setupUi(), and StreamGridDlg::StreamGridDlg().
QPushButton* Ui_StreamGrid::runButton |
Definition at line 31 of file ui_streamgrid.h.
Referenced by retranslateUi(), setupUi(), and StreamGridDlg::StreamGridDlg().
Q3ButtonGroup* Ui_StreamGrid::buttonGroup1 |
QLabel* Ui_StreamGrid::textLabel1 |
QLineEdit* Ui_StreamGrid::inputFileLineEdit |
Definition at line 34 of file ui_streamgrid.h.
Referenced by StreamGridDlg::inputBrowse(), StreamGridDlg::run(), and setupUi().
QPushButton* Ui_StreamGrid::inputBrowseButton |
Definition at line 35 of file ui_streamgrid.h.
Referenced by retranslateUi(), setupUi(), and StreamGridDlg::StreamGridDlg().