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

void Impala::Application::VideoExcel::TableWindow::ZoomRow ( int  row  )  [inline]

Definition at line 356 of file TableWindow.h.

References mSource, and Impala::Application::VideoExcel::TableDataSource::SetZoomRow().

Referenced by MouseFunc().

00357     {
00358         mSource->SetZoomRow(row);
00359     }

Here is the call graph for this function:


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