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
|
/**Documentanted API
|
||||||
Inherits:
|
Inherits:
|
||||||
Item
|
Item
|
||||||
|
|
||||||
Imports:
|
Imports:
|
||||||
QtQuick 1.0
|
QtQuick 1.0
|
||||||
org.kde.plasma.core
|
org.kde.plasma.core
|
||||||
|
|
||||||
Description:
|
Description:
|
||||||
TODO i need more info here
|
TODO i need more info here
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ Properties:
|
|||||||
Item tools:
|
Item tools:
|
||||||
The default value is true.
|
The default value is true.
|
||||||
TODO needs info
|
TODO needs info
|
||||||
**/
|
**/
|
||||||
|
|
||||||
import QtQuick 1.1
|
import QtQuick 1.1
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
Inherits:
|
Inherits:
|
||||||
Item
|
Item
|
||||||
|
|
||||||
Imports:
|
Imports:
|
||||||
QtQuick 1.0
|
QtQuick 1.0
|
||||||
org.kde.plasma.core
|
org.kde.plasma.core
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**Documentanted API
|
/**Documentanted API
|
||||||
Inh*erits:
|
Inherits:
|
||||||
Item
|
Item
|
||||||
|
|
||||||
Imports:
|
Imports:
|
||||||
|
@ -18,19 +18,19 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**Documentanted API
|
/**Documentanted API
|
||||||
Inherits:
|
Inherits:
|
||||||
Item
|
Item
|
||||||
|
|
||||||
Imports:
|
Imports:
|
||||||
org.kde.plasma.core
|
org.kde.plasma.core
|
||||||
QtQuick 1.1
|
QtQuick 1.1
|
||||||
|
|
||||||
Description:
|
Description:
|
||||||
Just a simple scrollbar which is using the plasma theme.
|
Just a simple scrollbar which is using the plasma theme.
|
||||||
Plasma theme is the theme which changes via the systemsetting-workspace appearence
|
Plasma theme is the theme which changes via the systemsetting-workspace appearence
|
||||||
-desktop theme.
|
-desktop theme.
|
||||||
|
|
||||||
Properties:
|
Properties:
|
||||||
|
|
||||||
int orientation:
|
int orientation:
|
||||||
Sets the orientation.
|
Sets the orientation.
|
||||||
|
@ -46,7 +46,6 @@ Properties:
|
|||||||
alias _value:
|
alias _value:
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
|
||||||
import QtQuick 1.1
|
import QtQuick 1.1
|
||||||
import org.kde.plasma.core 0.1 as PlasmaCore
|
import org.kde.plasma.core 0.1 as PlasmaCore
|
||||||
|
|
||||||
|
@ -45,8 +45,8 @@ Inherits:
|
|||||||
DualStateButton
|
DualStateButton
|
||||||
|
|
||||||
Imports:
|
Imports:
|
||||||
QtQuick 1.0
|
QtQuick 1.1
|
||||||
org.kde.plasma.core
|
org.kde.plasma.core
|
||||||
|
|
||||||
Description:
|
Description:
|
||||||
TODO
|
TODO
|
||||||
|
Loading…
Reference in New Issue
Block a user