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

Impala::Application::SDash::ApplicationEnding::ApplicationEnding ( Window parent,
strconst  str,
int  secs = 10,
ULONG  col = 0x00ff8080 
) [inline]

Definition at line 18 of file ApplicationEnding.h.

References OglGui::OglWindow::ConnectTo(), OglGui::OglWindow::Init(), and mParent.

00019                                                          :
00020         Window(parent, 0, 0, parent->W(), parent->H())
00021     {
00022         mParent = parent;
00023         Init(str, secs, col);
00024         ConnectTo(parent);
00025     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:48:35 2010 for ImpalaSrc by  doxygen 1.5.1