This is the complete list of members for
WItemSelectionItemTyped< T >, including all inherited members.
ConstSPtr typedef | WItemSelectionItemTyped< T > | |
create(T value, std::string name, std::string description="", const char **icon=NULL) | WItemSelectionItemTyped< T > | [inline, static] |
getAs() | WItemSelectionItem | [inline] |
getAs() const | WItemSelectionItem | [inline] |
getDescription() const | WItemSelectionItem | |
getIcon() const | WItemSelectionItem | |
getName() const | WItemSelectionItem | |
getValue() const | WItemSelectionItemTyped< T > | [inline] |
getValue() | WItemSelectionItemTyped< T > | [inline] |
m_description | WItemSelectionItem | [protected] |
m_icon | WItemSelectionItem | [protected] |
m_name | WItemSelectionItem | [protected] |
m_value | WItemSelectionItemTyped< T > | [private] |
operator==(const WItemSelectionItem &other) const | WItemSelectionItem | |
setValue(T value) | WItemSelectionItemTyped< T > | [inline] |
SPtr typedef | WItemSelectionItemTyped< T > | |
ValueType typedef | WItemSelectionItemTyped< T > | |
WItemSelectionItem(std::string name, std::string description="", const char **icon=NULL) | WItemSelectionItem | |
WItemSelectionItemTyped(T value, std::string name, std::string description="", const char **icon=NULL) | WItemSelectionItemTyped< T > | [inline] |
~WItemSelectionItem() | WItemSelectionItem | [virtual] |
~WItemSelectionItemTyped() | WItemSelectionItemTyped< T > | [inline, virtual] |