import QtQuick 2.12 ListView { ScrollHelper { anchors.fill: parent flickable: parent } }