Commit Graph

17 Commits

Author SHA1 Message Date
talksik 477d82f90d only show connect button on hover 2024-02-09 10:49:00 -08:00
talksik 9e11952bf0 finally getting the hover down with color changing 2024-02-09 10:46:57 -08:00
talksik fbaf2da3d7 making hover work on list items 2024-02-09 10:24:09 -08:00
talksik f0201de219 cleanup 2024-02-09 10:14:27 -08:00
talksik d22241cb69 attempting loader logic 2024-02-09 10:13:41 -08:00
talksik 8b012fb75c organizing sources better 2024-02-09 10:04:08 -08:00
talksik 4324abd5ea decently working showing available network interfaces 2024-02-08 16:42:33 -08:00
talksik dc74c0ede7 refactoring for better separation of concerns 2024-02-08 16:24:08 -08:00
talksik b83f80f7ec resetting entire model by setting to a different value 2024-02-08 15:17:43 -08:00
talksik 24af4f9a67 what a bug...think through how things work to figure it out 2024-02-08 15:14:19 -08:00
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