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

Impala::Application::VideoExcel::TableCell::TableCell ( Window parent,
TableDataSource source,
TableViewCache cache,
String  column 
) [inline]

Definition at line 21 of file TableCell.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:16:41 2011 for ImpalaSrc by  doxygen 1.5.1