Filtered customer view - clientele, provider, interested...etc

This commit is contained in:
2024-12-11 23:33:59 +01:00
parent 07a3fe6c13
commit e7c9406aa3
6 changed files with 32 additions and 11 deletions

View File

@@ -58,6 +58,7 @@ def publishContext():
engine.rootContext().setContextProperty("business_type", business_type)
engine.rootContext().setContextProperty("contact_model", contact_model)
if __name__ == "__main__":
#QResource.registerResource("rc_qml.py")
app = QGuiApplication(sys.argv)