Manages section and key order for configuration UI rendering.
More...
#include <section_config.h>
|
const std::vector< std::string > & | getSectionOrder () const |
|
const std::vector< std::string > & | getKeyOrder (const std::string §ionName) const |
|
std::string | getSectionDisplayName (const std::string §ionName) const |
|
std::string | getKeyDisplayName (const std::string §ionName, const std::string &key) const |
|
const std::vector< std::string > & | getDropdownOptions (const std::string §ionName, const std::string &key) const |
|
Manages section and key order for configuration UI rendering.
The documentation for this class was generated from the following file: