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

void OglGui::Menu::AddMenu ( Menu menu,
strconst  item,
int  idx = 0,
int  insertAt = -1,
int  options = 0 
) [inline]

Definition at line 75 of file Menu.h.

References InsertItem().

00077     {
00078         InsertItem(item, menu, idx, insertAt, options);
00079     }

Here is the call graph for this function:


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