GnuCash  5.6-150-g038405b370+
Data Fields

This class is the parent of all option implementations. More...

#include <gnc-option-impl.hpp>

Inheritance diagram for OptionClassifier:
GncOptionAccountListValue GncOptionAccountSelValue GncOptionCommodityValue GncOptionDateValue GncOptionGncOwnerValue GncOptionMultichoiceValue GncOptionQofInstanceValue GncOptionRangeValue< ValueType > GncOptionValue< ValueType >

Data Fields

std::string m_section
 
std::string m_name
 
std::string m_sort_tag
 
std::string m_doc_string
 

Detailed Description

This class is the parent of all option implementations.

It contains the elements that the optiondb uses to retrieve option values and that the options dialog determines on which tab to place the option, in what order, and what string to display as a tooltip.

Definition at line 68 of file gnc-option-impl.hpp.


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