DUDS
Distributed Update of Data from Something
PriorityGridLayout.hpp File Reference
Include dependency graph for PriorityGridLayout.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  duds::ui::graphics::PriorityGridLayout::PanelStatus
 Internal data structure used to store a Panel, its configuration, and current layout status. More...
 
class  duds::ui::graphics::PriorityGridLayout
 A way to place Panel objects dynamically with a priority mechanism to allow panels to be resized and moved more automatically to support panels changing in importance on a user interface. More...
 
struct  duds::ui::graphics::PriorityGridLayout::RowData
 Internal data structure used by layout() to store information on each row that is only needed to place all the panels. More...
 

Namespaces

 duds
 
 duds::ui
 Holds user interface related code.
 
 duds::ui::graphics
 General graphics related code.