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

OglGui::InfoViewer::InfoViewer ( Window parent,
int  x,
int  y,
int  width,
int  height,
strconst  title = "Info",
strconst  fName = "README.txt" 
) [inline]

Definition at line 17 of file InfoViewer.h.

References OglGui::SizableWindow::Init().

00018                                                                    :
00019         TitledWindow(parent, x, y, width, height, title, 1)
00020     {
00021         Init(fName);
00022     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:26:31 2011 for ImpalaSrc by  doxygen 1.5.1