Add contact person in GUI and get the dictionary ready to pass to python
This commit is contained in:
@@ -164,10 +164,8 @@ GridLayout
|
||||
{
|
||||
id: infoview
|
||||
Layout.fillWidth: true
|
||||
Layout.preferredHeight: 200
|
||||
//Layout.columnSpan: 3
|
||||
Layout.preferredHeight: 110
|
||||
ScrollBar.horizontal: ScrollBar
|
||||
|
||||
{
|
||||
policy: ScrollBar.AlwaysOn
|
||||
}
|
||||
@@ -176,9 +174,7 @@ GridLayout
|
||||
{
|
||||
id: objectInfo
|
||||
property string name: "objectinfo"
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
|
||||
implicitWidth: parent.width
|
||||
wrapMode: TextEdit.Wrap
|
||||
background: Rectangle
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user