|
Qt Components Hildon
0.20
QML components for Maemo5 with Hildon styling.
|
Provides styling properties for a TextField. More...
Inherits Style.
Inherited by OssoTextFieldStyle, SpinBoxStyle, and TextAreaStyle.
Properties | |
| 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 TextField.
1.8.1.2