|
Qt Components Hildon
0.20
QML components for Maemo5 with Hildon styling.
|
Provides styling properties for a TextArea. More...
Inherits TextFieldStyle.
Inherited by OssoTextAreaStyle.
Properties | |
| int | defaultHeight |
| The default height of the TextArea. | |
| int | paddingBottom |
| The bottom padding of the text, in pixels. | |
| int | paddingTop |
| The top padding of the text, in pixels. | |
Properties inherited from TextFieldStyle | |
| url | background |
| The url for the background image. | |
| int | backgroundCornerMargin |
| The margin for the background image, in pixels. | |
| url | backgroundDisabled |
| The url for the background image used when the TextField is disabled. | |
| url | backgroundSelected |
| The url for the background image used when the TextField is selected. | |
| int | baselineOffset |
| The vertical offset of the text, in pixels. | |
| int | defaultHeight |
| The default height of the TextField, in pixels. | |
| int | defaultWidth |
| The default width of the TextField, in pixels. | |
| int | paddingLeft |
| The left padding of the text, in pixels. | |
| int | paddingRight |
| The right padding of the text, in pixels. | |
| color | selectedTextColor |
| The selected text color. | |
| color | selectionColor |
| The selection background color. | |
| color | textColor |
| The text color. | |
Provides styling properties for a TextArea.
1.8.1.2