~unity-team/unity8/preview-rating-position-listview

« back to all changes in this revision

Viewing changes to qml/Dash/Previews/PreviewWidget.qml

  • Committer: Andrea Cimitan
  • Date: 2016-03-10 21:24:54 UTC
  • Revision ID: andrea.cimitan@gmail.com-20160310212454-at5cs6kvqi1jldhd
init to -1

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
    property var parentFlickable: null
39
39
 
40
40
    /// The index of this widget
41
 
    property int widgetIndex
 
41
    property int widgetIndex: -1
42
42
 
43
43
    /*! \brief This signal should be emitted when a preview action was triggered.
44
44
     *