add AddressModel, AddressDAO class

This commit is contained in:
2024-12-06 19:00:19 +01:00
parent 5865b33c1d
commit f4bd9c296a
8 changed files with 909 additions and 846 deletions

View File

@@ -9,7 +9,7 @@ ApplicationWindow
{
id: appWindow
width: Screen.width * .6
height: Screen.height * .7
height: Screen.height * .75
visible: true
title: "PYQCRM"
property string confile: ""