import Qt 4.6 Object { property int test1: Qt.Key_Escape property int test2: Qt.DescendingOrder property int test3: Qt.ElideMiddle property int test4: Qt.AlignRight }