◆ GetAdvancedSettings()
Get access to the advanced settings subcomponent.
- Returns
- the advanced settings subcomponent.
◆ GetProfileManager()
std::shared_ptr< CProfileManager > CSettingsComponent::GetProfileManager |
( |
| ) |
|
Get access to the profiles manager subcomponent.
- Returns
- the profiles manager subcomponent.
◆ GetSettings()
std::shared_ptr< CSettings > CSettingsComponent::GetSettings |
( |
void |
| ) |
|
Get access to the settings subcomponent.
- Returns
- the settings subcomponent.
◆ GetSubtitlesSettings()
Get access to the subtitles settings subcomponent.
- Returns
- the subtiltles settings subcomponent.
◆ Load()
bool CSettingsComponent::Load |
( |
void |
| ) |
|
Initialize all subcomponents with user values (loaded from user settings files, according to active profile).
- Returns
- true on success, false otherwise.
The documentation for this class was generated from the following files: