xbmc
Public Member Functions | Public Attributes | List of all members
IntegerSettingOption Struct Reference
Collaboration diagram for IntegerSettingOption:
Collaboration graph
[legend]

Public Member Functions

 IntegerSettingOption (const std::string &_label, int _value)
 
 IntegerSettingOption (const std::string &_label, const std::string &_label2, int _value, const std::vector< std::pair< std::string, CVariant >> &props)
 

Public Attributes

std::string label
 
std::string label2
 
int value = 0
 
std::vector< std::pair< std::string, CVariant > > properties
 

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