[inline]
Definition at line 133 of file StringSelector.h.
References mCurrent, and mStrings.
00134 { 00135 return mStrings[mCurrent]; 00136 }