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

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

Definition at line 36 of file TableWindow.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 Thu Jan 13 09:15:37 2011 for ImpalaSrc by  doxygen 1.5.1