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

Classes

class  om::graphics::gui::objects::TabView
 A class that displays multiple child views of the same size that are selected via labeled tabs. More...
 
class  om::graphics::gui::objects::TabView::Delegate
 A class that contains function objects that recieve TabView events. More...
 
class  om::graphics::gui::objects::TabView::PageFlags
 A class that contains flags for a page in a tab view. More...
 
class  om::graphics::gui::objects::TabView::PageInfo
 An object that contains information about a page in a tab view. 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 TabView::Delegate om::graphics::gui::objects::TabViewDelegate
 Define the tab view delegate type at namespace scope. More...