Om  1.0.0
A universal framework for multimedia simulation
Classes | Namespaces | Typedefs
omGraphicsGUIOptionMenu.h File Reference
#include "omGraphicsGUIObjectsConfig.h"
#include "omGraphicsGUIObject.h"

Classes

class  om::graphics::gui::objects::OptionMenu
 A class that allows the user to select from a list of options using a menu. More...
 
class  om::graphics::gui::objects::OptionMenu::Delegate
 A class that contains function objects that recieve option menu events. More...
 

Namespaces

 om
 The enclosing namespace for the entire Om library.
 
 om::graphics
 A namespace containing classes for hardware-based graphics rendering.
 
 om::graphics::gui
 A namespace containing a library for hardware-based GUI rendering.
 
 om::graphics::gui::objects
 A namespace containing GUI objects (i.e. widgets).
 

Typedefs

typedef OptionMenu::Delegate om::graphics::gui::objects::OptionMenuDelegate
 Define the option menu delegate type at namespace scope. More...