]> Johnzone git - CleaningService.git/commit
connection between c++ and qml works.
authorJohn Janus <mail@johnzone.org>
Sat, 5 Aug 2017 00:31:59 +0000 (02:31 +0200)
committerJohn Janus <mail@johnzone.org>
Sat, 5 Aug 2017 00:31:59 +0000 (02:31 +0200)
commit60ee42f734a6775e8851375c19911da9582e91e2
tree9fd7126b3fea833be6cf8457c668557f3f69140c
parent33792c4fcfc1a74060fb9a3165f357e39514753c
connection between c++ and qml works.

- reworked slots to use normal datatypes again
- added dialogs to add customers and services
- use native style
CleaningService.pro
MainForm.ui.qml [deleted file]
dbconn.cpp
dbconn.h
dialogs/AddCustomer.qml [new file with mode: 0644]
dialogs/AddService.qml [new file with mode: 0644]
main.cpp
main.qml
qml.qrc