DEBSOURCES
Skip Quicknav
sources / quickflux / 1.1.3%2Bgit20201110.2a37acf-4 / tests / quickfluxunittests / QuickFluxTests / AppActionsKeyTable.qml
1234567891011
pragma Singleton import QtQuick 2.0 import QuickFlux 1.0 KeyTable { property string test1; property string test2; }