OpenWalnut  1.4.0
WItemSelectionItemTyped< T > Member List
This is the complete list of members for WItemSelectionItemTyped< T >, including all inherited members.
ConstSPtr typedefWItemSelectionItemTyped< 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_descriptionWItemSelectionItem [protected]
m_iconWItemSelectionItem [protected]
m_nameWItemSelectionItem [protected]
m_valueWItemSelectionItemTyped< T > [private]
operator==(const WItemSelectionItem &other) const WItemSelectionItem
setValue(T value)WItemSelectionItemTyped< T > [inline]
SPtr typedefWItemSelectionItemTyped< T >
ValueType typedefWItemSelectionItemTyped< 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]