TabWidget.addPage

Adds a page and its associated tab with the given label to the widget.

class TabWidget
addPage
(
string title
)

Return Value

The added page object, to which you can add other widgets.

Suggestion Box / Bug Report