Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

void Impala::Visualization::ShowNextFromControl::ShowNextFromChanged (  )  [inline]

Definition at line 87 of file ShowNextFromControl.h.

References mListener, mListenerData, and Impala::Visualization::ShowNextFromControlListener::ShowNextFromChanged().

Referenced by ButtonSelectionEvent(), StartVal(), and WindowKeyboardEvent().

00088     {
00089         if (mListener)
00090             mListener->ShowNextFromChanged(this, mListenerData);
00091     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:47:40 2010 for ImpalaSrc by  doxygen 1.5.1