TabViewItem

Search for usage in LXR

TabViewItem Class Reference
Inheritance diagram for TabViewItem:

Additional Inherited Members

- Public Member Functions inherited from QtQuick.Loader
 loaded ()
 
object setSource (url source, object properties)
 

Detailed Description

Just a basic wrapper around a QQC2 Loader, to put in a TabView view and lazy-load it, only when it is the current view or already has been activated.

This can be used to lazy loading tab views, used with the TabView::addTab silent mode.

Definition at line 11 of file TabViewItem.qml.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri May 17 2024 11:56:16 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.