import QtQuick 2.0 Rectangle { color: "red"; Text { text: "AppControls2" } }