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

Impala::Application::MediaTable::GridWindow::GridWindow ( Window parent,
TableDataView view,
int  width,
int  height 
) [inline]

Definition at line 29 of file GridWindow.h.

References OglGui::OglWindow::Init().

00029                                                                            :
00030         Window(parent, width, height),
00031                 TableDataViewController(view)
00032     {
00033         Init(width, height);
00034     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:42:35 2010 for ImpalaSrc by  doxygen 1.5.1