Add contact person in GUI and get the dictionary ready to pass to python

This commit is contained in:
2025-01-14 14:39:35 +01:00
parent 1d5201454c
commit 80a269a729
4 changed files with 199 additions and 43 deletions

View File

@@ -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: ""