Obsolete Members for Tabs
The following members of QML type Tabs are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- tabBar : TabBar
(obsolete)
Signals
- modelChanged()
(obsolete)
Property Documentation
tabBar : TabBar |
Signal Documentation
Used by the tabs style to update the tabs header with the titles of all the tabs. This signal is used in an intermediate step in transitioning the tabs to a new implementation and may be removed in the future.