![]() |
API Documentation
|
Allows the user to adjust default folders or whether or not the software uses project folders or project files. More...
#include <FileAndFolderSettingsDialog.h>
Public Member Functions | |
| FileAndFolderSettingsDialog (QWidget *parent=nullptr) | |
Protected Member Functions | |
| bool | event (QEvent *event) override |
| FileChooserDialog * | fileChooser () |
| void | retranslate () |
| void | setDescriptions () |
| void | showBrowseDialog (const TranslatedString &title, Button *b) |
| void | updateUseProjectFolders () |
Protected Attributes | |
| FileChooserDialog * | m_file_chooser_dialog |
| ApplicationOption< String > * | m_path_to_modify |
| Ui::FileAndFolderSettingsUI * | ui |
Allows the user to adjust default folders or whether or not the software uses project folders or project files.
| FileAndFolderSettingsDialog | ( | QWidget * | parent = nullptr | ) |
|
overrideprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |