Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CEGUIListbox.cpp File Reference

#include "CEGUIExceptions.h"
#include "CEGUIWindowManager.h"
#include "elements/CEGUIListbox.h"
#include "elements/CEGUIListboxItem.h"
#include "elements/CEGUIScrollbar.h"
#include "elements/CEGUITooltip.h"
#include <algorithm>

Include dependency graph for CEGUIListbox.cpp:

Go to the source code of this file.

Namespaces

namespace  CEGUI

Functions

bool CEGUI::lbi_less (const ListboxItem *a, const ListboxItem *b)
 Helper function used in sorting to compare two list box item text strings via the ListboxItem pointers and return if a is less than b.
bool CEGUI::lbi_greater (const ListboxItem *a, const ListboxItem *b)
 Helper function used in sorting to compare two list box item text strings via the ListboxItem pointers and return if a is greater than b.


Generated on Wed Sep 7 09:59:31 2005 for Crazy Eddies GUI System by  doxygen 1.4.3