Unity 8
 All Classes Functions Properties
PreviewZoomableImage Class Reference

Preview widget for image. More...

Inheritance diagram for PreviewZoomableImage:
Collaboration diagram for PreviewZoomableImage:

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.
 

Detailed Description

Preview widget for image.

This widget shows image contained in widgetData["source"], can be zoomable accordingly with widgetData["zoomable"].

Definition at line 21 of file PreviewZoomableImage.qml.


The documentation for this class was generated from the following file: