DEBSOURCES
Skip Quicknav
sources / qt6-declarative / 6.9.1%2Bdfsg-1 / tests / auto / qml / qmlcachegen / data / scriptstring.qml
123456789
import cachegentest ScriptStringProps { undef: undefined nul: null str: "hello" num: 42 bol: true }