libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
layout.h File Reference
Include dependency graph for layout.h:

Go to the source code of this file.

Classes

class  TuiLayout
 Abstract base class for TUI layout managers. More...
 
class  TuiBoxLayout
 Layout that arranges widgets in a horizontal or vertical line. More...
 
class  TuiHBoxLayout
 Horizontal box layout (left to right). More...
 
class  TuiVBoxLayout
 Vertical box layout (top to bottom). More...
 
class  TuiGridLayout
 Grid layout with rows and columns. More...
 

Enumerations

enum  TuiBoxDirection { LeftToRight , RightToLeft , TopToBottom , BottomToTop }
 Box layout direction.
 

Detailed Description

See LICENSE file in the project root folder for license information.