Init docu for TabGroup.qml
This commit is contained in:
parent
70f05ed9bf
commit
b88e81561e
@ -38,6 +38,24 @@
|
|||||||
**
|
**
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
|
/**Documentanted API
|
||||||
|
Inherits:
|
||||||
|
Item
|
||||||
|
|
||||||
|
Imports:
|
||||||
|
QtQuick 1.1
|
||||||
|
.
|
||||||
|
TabGroup.js
|
||||||
|
|
||||||
|
Description:
|
||||||
|
TODO
|
||||||
|
|
||||||
|
Properties:
|
||||||
|
Item currentTab:
|
||||||
|
Returns the current tab.
|
||||||
|
|
||||||
|
**/
|
||||||
|
|
||||||
import QtQuick 1.1
|
import QtQuick 1.1
|
||||||
import "TabGroup.js" as Engine
|
import "TabGroup.js" as Engine
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user