Commit Graph

7 Commits

Author SHA1 Message Date
talksik 705dc359b0 showing items after 10 or so items in the model data 2024-02-08 14:40:23 -08:00
talksik f347a5d936 making it work 2024-02-08 13:33:01 -08:00
talksik 8483a9f7ab implementations for abstract list model and trying to get signals and slots updating list data 2024-02-08 10:49:05 -08:00
talksik ea67403254 adjusting main run code for simplicity 2024-02-08 08:42:00 -08:00
talksik fd8735b7b7 working class with slot
needed a separate header file for object so that MOC could run
2024-02-08 08:36:02 -08:00
talksik f8304b370a making signal from qml call slot in c++ class 2024-02-07 15:37:51 -08:00
talksik 87d431eaad core running simple app 2024-02-07 15:25:36 -08:00