DEBSOURCES
Skip Quicknav
sources / qt6-declarative / 6.9.1%2Bdfsg-1 / tests / auto / qml / qmllint / data / jsonObjectIsRecognized.qml
12345678
import QtQuick import Qtbug111015 1.0 Item { TypeWithJsonObjectList { jsonObjectList: [] } }