Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| ISettingsCategory | Interface for setting categories. | ||
| ISettingsContainer | Interface for setting containers. | ||
| ISettingsModule | Interface for settings UI modules. | ||
| ISettingsSection | Interface for setting sections. | ||
| ISettingsViewer | Interface for settings tabs. |
Typedefs
| Name | Description |
|---|---|
| ISettingsCategoryPtr | Type definition for shared pointers to instances of ISettingsCategory. |
| ISettingsCategoryRef | Type definition for shared references to instances of ISettingsCategory. |
| ISettingsContainerPtr | Type definition for shared pointers to instances of ISettingsContainer. |
| ISettingsContainerRef | Type definition for shared references to instances of ISettingsContainer. |
| ISettingsSectionPtr | Type definition for shared pointers to instances of ISettingsSection. |
| ISettingsSectionRef | Type definition for shared references to instances of ISettingsSection. |