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

void Impala::Application::MediaTable::MediaTable::ButtonSelectionEvent ( Button src,
void *  userData 
) [inline, private, virtual]

Reimplemented from OglGui::ButtonListener.

Definition at line 510 of file MediaTable.h.

References GetConfigWindow(), and OglGui::Button::GetLabel().

00511     {
00512                 if(src->GetLabel() == "+")
00513         {
00514                         GetConfigWindow();
00515                         return;
00516                 }
00517     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:42:58 2010 for ImpalaSrc by  doxygen 1.5.1