#include <advanced.hpp>
Definition at line 34 of file advanced.hpp.
 
◆ avd_type
| Enumerator | 
|---|
| TOGGLE |  | 
| SLIDER |  | 
| COMBO |  | 
| SPECIAL |  | 
Definition at line 38 of file advanced.hpp.
 
 
◆ option()
      
        
          | preferences::advanced_manager::option::option | ( | const config & | pref | ) |  | 
      
 
 
◆ cfg
      
        
          | config preferences::advanced_manager::option::cfg | 
      
 
The full config, including type-specific options. 
Definition at line 53 of file advanced.hpp.
Referenced by option().
 
 
◆ description
      
        
          | t_string preferences::advanced_manager::option::description | 
      
 
 
◆ field
      
        
          | std::string preferences::advanced_manager::option::field | 
      
 
The actual field saved in the prefs file and by which this preference may be accessed. 
Definition at line 50 of file advanced.hpp.
 
 
◆ name
      
        
          | t_string preferences::advanced_manager::option::name | 
      
 
 
◆ type
      
        
          | avd_type preferences::advanced_manager::option::type | 
      
 
 
The documentation for this struct was generated from the following files: