#include <SelectCommandDialog.h>
◆ SelectCommandDialog()
| SelectCommandDialog::SelectCommandDialog |
( |
QWidget * |
parent, |
|
|
QString const & |
cmdname, |
|
|
QStringList const & |
cmdfiles, |
|
|
QString const & |
path, |
|
|
QStringList const & |
list |
|
) |
| |
|
explicit |
◆ ~SelectCommandDialog()
| SelectCommandDialog::~SelectCommandDialog |
( |
| ) |
|
|
override |
◆ on_listWidget_currentTextChanged
| void SelectCommandDialog::on_listWidget_currentTextChanged |
( |
QString const & |
currentText | ) |
|
|
privateslot |
◆ on_listWidget_itemDoubleClicked
| void SelectCommandDialog::on_listWidget_itemDoubleClicked |
( |
QListWidgetItem * |
item | ) |
|
|
privateslot |
◆ on_pushButton_browse_clicked
| void SelectCommandDialog::on_pushButton_browse_clicked |
( |
| ) |
|
|
privateslot |
◆ selectedFile()
| QString SelectCommandDialog::selectedFile |
( |
| ) |
const |
◆ command_files
| QStringList SelectCommandDialog::command_files |
|
private |
◆ command_name
| QString SelectCommandDialog::command_name |
|
private |
◆ path
| QString SelectCommandDialog::path |
|
private |
◆ ui
| Ui::SelectCommandDialog* SelectCommandDialog::ui |
|
private |
The documentation for this class was generated from the following files: