import QtQuick 1.0 QtObject { property int on Component.onCompleted: on = 10 }