#include <runpihm.h>
Inherits Ui::runPIHM.
Inheritance diagram for runPIHMDlg:
Public Slots | |
void | folderBrowse () |
void | run () |
void | help () |
Public Member Functions | |
runPIHMDlg (QWidget *parent=0) |
Definition at line 6 of file runpihm.h.
runPIHMDlg::runPIHMDlg | ( | QWidget * | parent = 0 |
) |
Definition at line 15 of file runpihm.cpp.
References Ui_runPIHM::browseButton, folderBrowse(), help(), Ui_runPIHM::helpButton, run(), Ui_runPIHM::runButton, and Ui_runPIHM::setupUi().
Here is the call graph for this function:
void runPIHMDlg::folderBrowse | ( | ) | [slot] |
Definition at line 24 of file runpihm.cpp.
References Ui_runPIHM::lineEdit.
Referenced by runPIHMDlg().
void runPIHMDlg::run | ( | ) | [slot] |
Definition at line 30 of file runpihm.cpp.
References ihm10(), Ui_runPIHM::lineEdit, Ui_runPIHM::lineEditFile, NULL, and Ui_runPIHM::progressBar.
Referenced by runPIHMDlg().
void runPIHMDlg::help | ( | ) | [slot] |