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

virtual void Impala::Application::SDash::CameraEventListPane::CheckBoxEvent ( CheckBox src,
bool  checked,
void *  userData 
) [inline, virtual]

Reimplemented from OglGui::CheckBoxListener.

Definition at line 72 of file CameraEventListPane.h.

References Impala::Application::SDash::CameraEventList::HideDiscarded(), and mCameraEventList.

00073     {
00074         mCameraEventList->HideDiscarded(checked);
00075     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:49:00 2010 for ImpalaSrc by  doxygen 1.5.1