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

Impala::Application::MediaTable::TableWindowCell::TableWindowCell ( Window parent,
TableDataView source,
TableViewCache cache,
String  column 
) [inline]

Definition at line 21 of file TableWindowCell.h.

References OglGui::OglWindow::Init().

00022                              :
00023         Window(parent, 0, 0, parent->W(), 20)
00024     {
00025         Init(parent, source, cache, column);
00026     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:15:39 2011 for ImpalaSrc by  doxygen 1.5.1