Fix the spaces for the doc of
Label,Page,ScrolBar,ProgressBar,RoundShadow,TabBar,ScrollDecorator components
This commit is contained in:
parent
7b2088cab9
commit
5d518beb46
@ -18,14 +18,14 @@
|
||||
*/
|
||||
|
||||
/**Documentanted API
|
||||
Inherits:
|
||||
Item
|
||||
Inherits:
|
||||
Item
|
||||
|
||||
Imports:
|
||||
QtQuick 1.0
|
||||
org.kde.plasma.core
|
||||
Imports:
|
||||
QtQuick 1.0
|
||||
org.kde.plasma.core
|
||||
|
||||
Description:
|
||||
Description:
|
||||
TODO i need more info here
|
||||
**/
|
||||
|
||||
|
@ -61,7 +61,7 @@ Properties:
|
||||
Item tools:
|
||||
The default value is true.
|
||||
TODO needs info
|
||||
**/
|
||||
**/
|
||||
|
||||
import QtQuick 1.1
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
Inherits:
|
||||
Item
|
||||
|
||||
Imports:
|
||||
Imports:
|
||||
QtQuick 1.0
|
||||
org.kde.plasma.core
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
*/
|
||||
|
||||
/**Documentanted API
|
||||
Inh*erits:
|
||||
Inherits:
|
||||
Item
|
||||
|
||||
Imports:
|
||||
|
@ -18,19 +18,19 @@
|
||||
*/
|
||||
|
||||
/**Documentanted API
|
||||
Inherits:
|
||||
Item
|
||||
Inherits:
|
||||
Item
|
||||
|
||||
Imports:
|
||||
org.kde.plasma.core
|
||||
QtQuick 1.1
|
||||
Imports:
|
||||
org.kde.plasma.core
|
||||
QtQuick 1.1
|
||||
|
||||
Description:
|
||||
Description:
|
||||
Just a simple scrollbar which is using the plasma theme.
|
||||
Plasma theme is the theme which changes via the systemsetting-workspace appearence
|
||||
-desktop theme.
|
||||
|
||||
Properties:
|
||||
Properties:
|
||||
|
||||
int orientation:
|
||||
Sets the orientation.
|
||||
|
@ -46,7 +46,6 @@ Properties:
|
||||
alias _value:
|
||||
**/
|
||||
|
||||
|
||||
import QtQuick 1.1
|
||||
import org.kde.plasma.core 0.1 as PlasmaCore
|
||||
|
||||
|
@ -45,8 +45,8 @@ Inherits:
|
||||
DualStateButton
|
||||
|
||||
Imports:
|
||||
QtQuick 1.0
|
||||
org.kde.plasma.core
|
||||
QtQuick 1.1
|
||||
org.kde.plasma.core
|
||||
|
||||
Description:
|
||||
TODO
|
||||
|
Loading…
Reference in New Issue
Block a user