Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 12:00:22 2010 for ImpalaSrc by  doxygen 1.5.1