import QtQml 2.0 import modulewithsingleton 1.0 QtObject { property bool ok: Singleton.ok }