#include <settings.h>
◆ SettingsHierarchy()
| SettingsHierarchy::SettingsHierarchy |
( |
Settings * | fallback = nullptr | ) |
|
◆ getLayer()
| Settings * SettingsHierarchy::getLayer |
( |
int | layer | ) |
const |
◆ getParent()
| Settings * SettingsHierarchy::getParent |
( |
int | layer | ) |
const |
|
private |
◆ onLayerCreated()
| void SettingsHierarchy::onLayerCreated |
( |
int | layer, |
|
|
Settings * | obj ) |
|
private |
◆ onLayerRemoved()
| void SettingsHierarchy::onLayerRemoved |
( |
int | layer | ) |
|
|
private |
◆ Settings
◆ layers
| std::vector<Settings*> SettingsHierarchy::layers |
|
private |
The documentation for this class was generated from the following files: