|
Qt Components Hildon
0.20
QML components for Maemo5 with Hildon styling.
|
Displays a Hildon-style popup information banner. More...
Properties | |
| list< QDeclarativeItem > | children |
| The visual children of the information box. | |
| list< object > | data |
| The visual children of the information box. | |
| enumeration | status |
| The current status of the information box. | |
Displays a Hildon-style popup information banner.
|
read |
The current status of the information box.
Possible values are:
| Value | Description |
|---|---|
| DialogStatus.Closed | The information box is closed (default). |
| DialogStatus.Opening | The information box is opening. |
| DialogStatus.Open | The information box is open. |
| DialogStatus.Closing | The information box is closing. |
1.8.1.2