Defines the BLayoutBuilder templates. More...
Classes | |
class | BLayoutBuilder::Base< ParentBuilder > |
Base for all other layout builders in the BLayoutBuilder namespace. More... | |
class | BLayoutBuilder::Cards< ParentBuilder > |
BLayoutBuilder::Base subclass for building BCardLayouts. More... | |
class | BLayoutBuilder::Grid< ParentBuilder > |
BLayoutBuilder::Base subclass for building BGridLayouts. More... | |
class | BLayoutBuilder::Group< ParentBuilder > |
BLayoutBuilder::Base subclass for building BGroupLayouts. More... | |
class | BLayoutBuilder::Split< ParentBuilder > |
BLayoutBuilder::Base subclass for building BSplitViews. More... | |
Defines the BLayoutBuilder templates.