|
Qt Components Hildon
0.20
QML components for Maemo5 with Hildon styling.
|
A global context property providing access to the system clipboard. More...
Signals | |
| void | dataChanged () |
| This signal is emitted when the data of the clipboard changes. | |
Properties | |
| bool | hasPixmap |
| Whether a pixmap is available. | |
| bool | hasText |
| Whether text is available. | |
| variant | pixmap |
| The pixmap copied to the clipboard, if any. | |
| string | text |
| The text copied to the clipboard, if any. | |
A global context property providing access to the system clipboard.
|
read |
Whether a pixmap is available.
|
read |
Whether text is available.
|
readwrite |
The pixmap copied to the clipboard, if any.
|
readwrite |
The text copied to the clipboard, if any.
1.8.1.2