Loading...
Searching...
No Matches
Library::Settings::Model Class Referencefinal
Inheritance diagram for Library::Settings::Model:
Public Member Functions | |
| Model (const UuidKey< score::SettingsDelegateFactory > &k, QSettings &set, const score::ApplicationContext &ctx) | |
| QString | getPackagesPath () const noexcept |
| QString | getDefaultLibraryPath () const noexcept |
| QString | getUserLibraryPath () const noexcept |
| QString | getUserPresetsPath () const noexcept |
| QString | getSDKPath () const noexcept |
| QString | getSupportPath () const noexcept |
| void | rescanLibrary () |
| QStringList | getIncludePaths () const noexcept |
Public Member Functions inherited from score::SettingsDelegateModel | |
| SettingsDelegateModel (const UuidKey< SettingsDelegateFactory > &k, QObject *parent) | |
| UuidKey< SettingsDelegateFactory > | concreteKey () const noexcept |
The documentation for this class was generated from the following files:
- LibrarySettings.hpp
- LibrarySettings.cpp
Public Member Functions inherited from