Layouting::Tab Class

class Layouting::Tab

Represents 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.