ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
TabViewControllers arrange and manage their child ViewControllers in a tab view interface. More...
#include <ObjectivelyMVC/ViewController.h>
#include <ObjectivelyMVC/TabView.h>
#include <ObjectivelyMVC/TabViewItem.h>
Go to the source code of this file.
Data Structures | |
struct | TabViewController |
TabViewControllers arrange and manage their child ViewControllers in a tab view interface. More... | |
Functions | |
OBJECTIVELYMVC_EXPORT Class * | _TabViewController (void) |
TabViewControllers arrange and manage their child ViewControllers in a tab view interface.
Definition in file TabViewController.h.
OBJECTIVELYMVC_EXPORT Class * _TabViewController | ( | void | ) |
Definition at line 148 of file TabViewController.c.