Simple GUI Library
box_container.h File Reference
#include <unordered_map>
#include "container.h"
#include "sys/syscall.h"
Include dependency graph for box_container.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sgl::BoxContainer
 Basic list-like container which lays out children in a line one after another. More...
 
class  Sgl::HBox
 
class  Sgl::VBox
 

Detailed Description

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

Definition in file box_container.h.