import QtQuick 2.6 Item { property variant widgetProperties: QtObject { property int fontPixelSize: 40 } }