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

virtual void Impala::Application::SDash::AlertWindow::ImageSelectionEvent ( Window src,
int  imIndex,
int  msg,
int  btn,
int  state,
void *  userData 
) [inline, virtual]

Reimplemented from OglGui::ImagesListener.

Definition at line 126 of file AlertWindow.h.

References OglGui::ViewStrip::FindIndexView(), mImagesStrip, and ToAttachments().

00127     {
00128         if (state&oglControl)
00129             return;
00130         if (userData == (void*)2) // mImagesStrip. Sending to mAttachStrip
00131             ToAttachments(mImagesStrip->FindIndexView(imIndex));
00132     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:48:24 2010 for ImpalaSrc by  doxygen 1.5.1