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

OglGui::TextEdit::TextEdit ( Window parent,
int  w,
int  h,
strconst  text,
int  sB = 3 
) [inline]

Definition at line 37 of file TextEdit.h.

References OglGui::OglWindow::Init().

00037                                                                     :
00038         Window(parent, w, h)
00039     {
00040         Init(text, w, h, sB);
00041     }

Here is the call graph for this function:


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