#include <OgreListChanger.h>
Inheritance diagram for Ogre::ListChanger:
Public Methods | |
virtual void | addListItem (Resource *r)=0 |
virtual void | removeListItem (Resource *r)=0 |
virtual Resource * | getSelectedItem ()=0 |
virtual void | setSelectedItem (Resource *r)=0 |
virtual void | setSelectedItem (Resource *r, bool on)=0 |
virtual ResourceListConstIterator | getConstIterator () const=0 |
virtual ResourceListConstIterator | getConstEndIterator () const=0 |
virtual Resource * | popFront ()=0 |
virtual size_t | getListSize () const=0 |
|
Implemented in Ogre::ListGuiElement, and Ogre::PopupMenuGuiElement. |
|
Implemented in Ogre::ListGuiElement, and Ogre::PopupMenuGuiElement. |
|
Implemented in Ogre::ListGuiElement, and Ogre::PopupMenuGuiElement. |
|
Implemented in Ogre::ListGuiElement, and Ogre::PopupMenuGuiElement. |
|
Implemented in Ogre::ListGuiElement, and Ogre::PopupMenuGuiElement. |
|
Implemented in Ogre::ListGuiElement, and Ogre::PopupMenuGuiElement. |
|
Implemented in Ogre::ListGuiElement, and Ogre::PopupMenuGuiElement. |
|
Implemented in Ogre::ListGuiElement, and Ogre::PopupMenuGuiElement. |
|
Implemented in Ogre::ListGuiElement, and Ogre::PopupMenuGuiElement. |
Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:18:01 2004