BlankMat 0.1.0
Free open-source 3D texture creation application
Loading...
Searching...
No Matches
UIString Member List

This is the complete list of members for UIString, including all inherited members.

Display() overrideUIStringinlinevirtual
Equals(const std::string &value) constIUIVariable< std::string >inline
Get() constIUIVariable< std::string >inline
GetRef() constIUIVariable< std::string >inline
mActionStackIUIVariable< std::string >protected
mNameIUIVariable< std::string >protected
mSetCallbackIUIVariable< std::string >protected
mValueIUIVariable< std::string >protected
Name() constIUIVariable< std::string >inline
operator std::string()IUIVariable< std::string >inline
operator*()IUIVariable< std::string >inline
operator+(const std::string &other) constUIStringinline
operator+(const UIString &other) constUIStringinline
operator->()IUIVariable< std::string >inline
Set(const std::string &newValue)IUIVariable< std::string >inline
SetNoUpdate(const std::string &newValue)IUIVariable< std::string >inline
UIString(const std::string &name="", const std::string &value="", ActionStack *actionStack=nullptr, std::function< void()> callback=std::function< void()>(nullptr))UIStringinlineexplicit