EHM DAL 0.2.3
Data abstraction layer for Eastside Hockey Manager
|
This is the complete list of members for ehm_dal::settings::FolderPath, including all inherited members.
defaultPath() (defined in ehm_dal::settings::FolderPath) | ehm_dal::settings::FolderPath | |
fileName() const (defined in ehm_dal::settings::FolderPath) | ehm_dal::settings::FolderPath | inline |
fileOpenDialog(QWidget *parent=nullptr, const QString &caption=QString(), const QString &filter=QString(), QString selected_filter=QString(), QFileDialog::Options options=QFileDialog::ReadOnly) (defined in ehm_dal::settings::FolderPath) | ehm_dal::settings::FolderPath | |
fileSaveDialog(QWidget *parent=nullptr, const QString &caption=QString(), const QString &filter=QString(), QString selected_filter=QString(), QFileDialog::Options options=QFileDialog::Options()) (defined in ehm_dal::settings::FolderPath) | ehm_dal::settings::FolderPath | |
folderDialog(QWidget *parent=nullptr, const QString &caption=QStringLiteral("Open folder"), QFileDialog::Options options=QFileDialog::ShowDirsOnly) (defined in ehm_dal::settings::FolderPath) | ehm_dal::settings::FolderPath | |
FolderPath(const QString &key, const QString &file_name=QString()) (defined in ehm_dal::settings::FolderPath) | ehm_dal::settings::FolderPath | |
init(const QString &key) (defined in ehm_dal::settings::FolderPath) | ehm_dal::settings::FolderPath | |
key() const (defined in ehm_dal::settings::FolderPath) | ehm_dal::settings::FolderPath | inline |
path(const QString &file_name=QString()) const (defined in ehm_dal::settings::FolderPath) | ehm_dal::settings::FolderPath | |
setFileName(const QString &file_name) (defined in ehm_dal::settings::FolderPath) | ehm_dal::settings::FolderPath | inline |
setPath(const QString &path) (defined in ehm_dal::settings::FolderPath) | ehm_dal::settings::FolderPath | |
useNativeFileDialog() (defined in ehm_dal::settings::FolderPath) | ehm_dal::settings::FolderPath |