Unity 8
|
Additional Inherited Members | |
![]() | |
void | triggered (string widgetId, string actionId, var data) |
This signal should be emitted when a preview action was triggered. More... | |
![]() | |
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 horizontal list of images. The URIs for the images should be an array in widgetData["sources"].
Definition at line 19 of file PreviewImageGallery.qml.