Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:25:05 2011 for ImpalaSrc by  doxygen 1.5.1