ASAPCabinetFE
 
Loading...
Searching...
No Matches
SectionConfig Class Reference

Manages section and key order for configuration UI rendering. More...

#include <section_config.h>

+ Collaboration diagram for SectionConfig:

Public Member Functions

const std::vector< std::string > & getSectionOrder () const
 
const std::vector< std::string > & getKeyOrder (const std::string &sectionName) const
 
std::string getSectionDisplayName (const std::string &sectionName) const
 
std::string getKeyDisplayName (const std::string &sectionName, const std::string &key) const
 
const std::vector< std::string > & getDropdownOptions (const std::string &sectionName, const std::string &key) const
 

Detailed Description

Manages section and key order for configuration UI rendering.


The documentation for this class was generated from the following file: