|
Unity 8
|


Additional Inherited Members | |
Signals inherited from PreviewWidget | |
| void | triggered (string widgetId, string actionId, var data) |
| This signal should be emitted when a preview action was triggered. More... | |
Properties inherited from PreviewWidget | |
| bool | isCurrentPreview |
| Specifies the preview widget being currently used or not. | |
| string | widgetId |
| The widget identifier. | |
| var | widgetData |
| Variable used to contain widget's data. | |
This preview widget shows a header that is the same as the card header The title comes in widgetData["title"] The mascot comes in widgetData["mascot"] The subtitle comes in widgetData["subtitle"]
Definition at line 21 of file PreviewHeader.qml.