Defines the BTwoDimensionalLayout class. More...
Classes | |
class | BTwoDimensionalLayout |
Abstract BLayout subclass arranging items within rows and columns. More... | |
struct | BTwoDimensionalLayout::ColumnRowConstraints |
Used by BTwoDimensionalLayout derived classes to communicate the size constraints for a given column or row to the BTwoDimensionalLayout class. More... | |
struct | BTwoDimensionalLayout::Dimensions |
Used by BTwoDimensionalLayout derived classes to communicate the positioning and size of a BLayoutItem, in terms of columns and rows to the BTwoDimensionalLayout class. More... | |
Defines the BTwoDimensionalLayout class.