|
ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
Draggable containers. More...
#include <ObjectivelyMVC/Control.h>#include <ObjectivelyMVC/ImageView.h>#include <ObjectivelyMVC/StackView.h>Go to the source code of this file.
Data Structures | |
| struct | Panel |
| Draggable and resizable container Views. More... | |
Macros | |
| #define | DEFAULT_PANEL_RESIZE_HANDLE_SIZE 10 |
Functions | |
| OBJECTIVELYMVC_EXPORT Class * | _Panel (void) |
Draggable containers.
Definition in file Panel.h.
| OBJECTIVELYMVC_EXPORT Class * _Panel | ( | void | ) |
Definition at line 268 of file Panel.c.