#include <StartupFilesDialog.hpp>
Inherits QDialog.
◆ StartupFilesDialog()
| wizard::StartupFilesDialog::StartupFilesDialog |
( |
QWidget * | aParent, |
|
|
const std::vector< UtPath > & | aStartupFiles, |
|
|
const UtPath & | aProjectDir ) |
◆ ~StartupFilesDialog()
| wizard::StartupFilesDialog::~StartupFilesDialog |
( |
| ) |
|
|
overridedefault |
◆ accept()
| void wizard::StartupFilesDialog::accept |
( |
| ) |
|
|
override |
◆ showEvent()
| void wizard::StartupFilesDialog::showEvent |
( |
QShowEvent * | | ) |
|
|
overrideprotected |
◆ startupFiles()
| const std::vector< UtPath > & wizard::StartupFilesDialog::startupFiles |
( |
| ) |
const |
◆ mProjectDir
| UtPath wizard::StartupFilesDialog::mProjectDir |
|
protected |
◆ mStartupFiles
| std::vector<UtPath> wizard::StartupFilesDialog::mStartupFiles |
|
protected |
◆ mUI
| Ui::StartupFileDialog wizard::StartupFilesDialog::mUI |
|
protected |
The documentation for this class was generated from the following files: