import QtQuick 1.0 QtObject { property string greeting: "hello world" }