Skip to content
Snippets Groups Projects

Features 3034

Merged tatiana.novikova requested to merge features-3034 into develop
5 files
+ 47
12
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -30,7 +30,7 @@ Button
@@ -30,7 +30,7 @@ Button
///@detalis indentTextRight: Indentation of the text from the right edge.
///@detalis indentTextRight: Indentation of the text from the right edge.
property int indentTextRight
property int indentTextRight
///@detalis fontButton Font setting.
///@detalis fontButton Font setting.
property alias fontButton:buttonText.font
property alias fontButton: buttonText.font
///@detalis horizontalAligmentText Horizontal alignment.
///@detalis horizontalAligmentText Horizontal alignment.
property alias horizontalAligmentText:buttonText.horizontalAlignment
property alias horizontalAligmentText:buttonText.horizontalAlignment
///@detalis colorBackgroundButton This property overrides the background color.
///@detalis colorBackgroundButton This property overrides the background color.
Loading