![]() |
Om
1.0.0
A universal framework for multimedia simulation
|
#include "omGraphicsGUIObjectsConfig.h"#include "omGraphicsGUIObject.h"#include "omGraphicsGUIScrollView.h"Classes | |
| class | om::graphics::gui::objects::TreeView |
| A class that displays a hierarchy of objects in collapsable table format. More... | |
| class | om::graphics::gui::objects::TreeView::Delegate |
| A class that contains function objects that recieve TreeView events. More... | |
| class | om::graphics::gui::objects::TreeView::RowFlags |
| A class that contains flags for a row in a tree view. More... | |
| class | om::graphics::gui::objects::TreeView::ColumnFlags |
| A class that contains flags for a column in a tree view. More... | |
| class | om::graphics::gui::objects::TreeView::RowInfo |
| An object that contains information for a tree view row. More... | |
| class | om::graphics::gui::objects::TreeView::ColumnInfo |
| An object that contains information for a tree view column. 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 TreeView::Delegate | om::graphics::gui::objects::TreeViewDelegate |
| Define the tree view delegate type at namespace scope. More... | |
1.8.11