|
ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
Tabbed pages within a single View. More...
#include <Objectively/MutableArray.h>#include <ObjectivelyMVC/StackView.h>#include <ObjectivelyMVC/PageView.h>#include <ObjectivelyMVC/TabViewItem.h>Go to the source code of this file.
Data Structures | |
| struct | TabView |
| TabViews allow for the display of multiple pages of information within a single view. More... | |
| struct | TabViewDelegate |
| The TabViewDelegate. More... | |
Functions | |
| OBJECTIVELYMVC_EXPORT Class * | _TabView (void) |
| OBJECTIVELYMVC_EXPORT Class * _TabView | ( | void | ) |
Definition at line 301 of file TabView.c.