上一话题

UI Components: Scroll Bar Example

下一话题

Qt Quick 范例 - 拖放

TabWidget 范例

The TabWidget example shows how to create a tabwidget using property aliases and QML Object default properties.

This example shows how to create a tab widget. It also demonstrates how property aliases and default properties can be used to collect and assemble the child items declared within an Item .

../_images/qml-tabwidget-example.png

范例工程 @ code.qt.io