Describes a single value of the primary classification attribute with its display information. More...
| Header | #include <Classification |
| Since | Esri |
| Inherits | Esri |
Public Functions
| virtual | ~ |
| QString | acronym() const |
| QColor | background |
| QColor | text |
| QString | value() const |
Detailed Description
Member Function Documentation
[override virtual noexcept] ClassificationValueProperty::~ClassificationValueProperty ()
Destructor.
QString ClassificationValueProperty::acronym() const
Returns the acronym for this classification value.
QColor ClassificationValueProperty::backgroundColor () const
Returns the optional background color used to style the classification banner for items with this classification value.
QColor ClassificationValueProperty::textColor () const
Returns the optional font color used to style the classification banner for items with this classification value.
QString ClassificationValueProperty::value() const
Returns the corresponding value of the primary classification attribute.