import QtQuick Item { width: 320 height: 480 OrderedPaths { anchors.fill: parent async: true } }