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