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

Impala::Application::VideoExcel::TableWindow::TableWindow ( Window parent,
TableDataSource source,
int  width,
int  height 
) [inline]

Definition at line 24 of file TableWindow.h.

References OglGui::OglWindow::Init().

00024                                                                                :
00025         Window(parent, width, height)
00026     {
00027         Init(source, width, height);
00028     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:16:50 2011 for ImpalaSrc by  doxygen 1.5.1