Layouting::Tab Class
class Layouting::TabRepresents a single tab for use inside a TabWidget builder. More...
| Header: | #include <Tab> |
Detailed Description
Carries a display name (tabName) and a Layout that defines the tab's content.
See also Layouting::TabWidget.