Simple GUI Library
component.h File Reference
#include "sml/sml_graphics_wrapper.h"
#include "../events/gui_event_dispatching.h"
#include "../paint/shadow.h"
Include dependency graph for component.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sgl::Component
 

Enumerations

enum class  Orientation { HORIZONTAL , VERTICAL }
 

Detailed Description

Author
Nikita Mochalov (github.com/tralf-strues)
Date
2021-11-05

Definition in file component.h.

Enumeration Type Documentation

◆ Orientation

enum class Sgl::Orientation
strong

Definition at line 20 of file component.h.