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

OglGui::DropDownWindow::DropDownWindow ( Window parent,
int  width,
int  height,
strconst  txt,
int  options = PlusMinus+Lines 
) [inline]

Definition at line 27 of file DropDownWindow.h.

References OglGui::OglWindow::Init().

Referenced by Impala::Visualization::AVFormatDD::AVFormatDD().

00028                                                               :
00029         Window(parent, width, height)
00030     {
00031         Init(width, height, txt, options);
00032     }

Here is the call graph for this function:


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