ListView { id: videoList property variant checkList : [] //property string filterString : "" anchors { fill: dimmer; topMargin: 50 } boundsBehavior: Flickable.DragOverBounds // highlightMoveDuration: 500 // preferredHighlightBegin: 0 // preferredHighlightEnd: 100 // highlightRangeMode: ListView.StrictlyEnforceRange cacheBuffer: 1000 interactive: visibleArea.heightRatio < 1