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

Impala::Application::MediaTable::TableOverviewWindow::TableOverviewWindow ( OglGui::Window parent,
TableDataView source,
int  width,
int  height 
) [inline]

Definition at line 16 of file TableOverviewWindow.h.

References OglGui::OglWindow::Init().

00017                                                :
00018     Window(parent, width, height)
00019     {
00020         Init(source, width, height);
00021     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:46:31 2010 for ImpalaSrc by  doxygen 1.5.1