Add contact person in GUI and get the dictionary ready to pass to python
This commit is contained in:
@@ -7,8 +7,8 @@ import QtCore
|
||||
ApplicationWindow
|
||||
{
|
||||
id: appWindow
|
||||
width: Screen.width * .6
|
||||
height: Screen.height * .75
|
||||
width: Screen.width * .75
|
||||
height: Screen.height * .85
|
||||
visible: true
|
||||
title: "PYQCRM"
|
||||
property string confile: ""
|
||||
|
||||
Reference in New Issue
Block a user