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

SizableStaticText* OglGui::Columns::CreateHeader ( strconst  label,
int  labelW = -1 
) [inline]

Definition at line 40 of file Columns.h.

References OglGui::ColumnHeaders::CreateHeader(), and mHeaders.

Referenced by OglGui::StringListBox::AddColumn().

00041     {
00042         return mHeaders->CreateHeader(label,labelW);
00043     }

Here is the call graph for this function:


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