DEBSOURCES
Skip Quicknav
sources / qtdeclarative-opensource-src / 5.3.2-4~bpo70%2B4 / tests / benchmarks / qml / librarymetrics_performance / data / image.4.qml
12345678
import QtQuick 2.0 Image { width: 320 height: 480 source: "green.png" asynchronous: true }