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

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

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