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

Impala::Application::MediaTable::RandomImageWindow::RandomImageWindow ( Window parent,
TableDataView view,
std::string &  imageColumn,
int  x,
int  y,
int  w,
int  h 
) [inline]

Definition at line 38 of file RandomImageWindow.h.

References OglGui::OglWindow::Init().

00040                                                                       :
00041                 Window(parent,x,y,w,h),
00042                 TableDataViewController(view)
00043         {
00044                 Init(imageColumn, w,h);
00045         }
                                                

Here is the call graph for this function:


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