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

void OglGui::StringListBox::AddString ( strconst  str,
int  colIdx,
ULONG  col = oglBLACK,
int  opts = 0,
int  insertAt = -1 
) [inline]

Definition at line 62 of file StringListBox.h.

References OglGui::StringColumns::AddString(), and mStrColumns.

00064     {
00065         mStrColumns->AddString(str,colIdx,col,opts,insertAt);
00066     }

Here is the call graph for this function:


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