Commit graph

10 commits

Author SHA1 Message Date
8efabbdf68 maintenance: adding all models as types for direct access
If each model is registered as a QML type, we can pass the model back
to QML from each proxy model to have more direct access to it. This
enables us to use it's functions and properties better.
2023-05-17 10:11:33 -05:00
184ad4fe57 using song_model now 2023-05-12 17:00:23 -05:00
6c33e52ea3 a working multi delete in libraries 2023-03-05 06:51:47 -06:00
5cc531f046 adding a way to get modelIndex from songProxyModel 2023-03-02 05:56:21 -06:00
a80cad73eb adding a getLyricList function to songProxyModel 2023-02-24 15:02:05 -06:00
787b0eea42 no selectionModel in c++ 2023-02-23 14:54:43 -06:00
27b3d1d9d1 in progress selection model 2023-02-21 09:56:37 -06:00
c9f6fc4d1b ok I added some proxy models to all sql models, but they aint done.. 2023-02-17 16:14:50 -06:00
13c8704bdc adding a proxyModel 2023-02-17 09:38:20 -06:00
7eba697dc2 moving code around for a better file structure 2022-12-09 10:55:50 -06:00
Renamed from src/songsqlmodel.h (Browse further)