-
- Downloads
rename db column to not conflict with qml. Make sure to call select on first...
rename db column to not conflict with qml. Make sure to call select on first load of table models to poulate. Make model classes have some functions accessible from qml. Add custom model method that allows QML to easily add new items. Add Card layout that contains data from db.
Showing
- src/contents/ui/main.qml 31 additions, 4 deletionssrc/contents/ui/main.qml
- src/db/sqlservicerecord.cpp 1 addition, 1 deletionsrc/db/sqlservicerecord.cpp
- src/db/sqlservicerecord.h 1 addition, 1 deletionsrc/db/sqlservicerecord.h
- src/db/sqlvehicle.cpp 23 additions, 1 deletionsrc/db/sqlvehicle.cpp
- src/db/sqlvehicle.h 2 additions, 1 deletionsrc/db/sqlvehicle.h
- src/main.cpp 3 additions, 1 deletionsrc/main.cpp
Loading
Please register or sign in to comment