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

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

Definition at line 36 of file GridWindow.h.

References OglGui::OglWindow::Init().

00037                                       :
00038         Window(parent, x, y, width, height),
00039                 TableDataViewController(view)
00040     {
00041         Init(width, height);
00042     }

Here is the call graph for this function:


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