[inline]
Definition at line 81 of file UpDownNumber.h.
References mValue, and SetValue().
Referenced by KeyboardFunc(), and UpDownButtonSelectionEvent().
00082 { 00083 SetValue(mValue + delta); 00084 }
Here is the call graph for this function: