lumina-qml/src/rust
Chris Cochrun 0a9c17cdde add activate function properly
While the previous function technically worked, the connections
weren't setup properly. Also the row_count function wasn't running
because it requires a QModelIndex parameter. Added a simple count
function to make sure we know how many slides there are in QML.
2023-03-31 13:13:20 -05:00
..
file_helper.rs tweaks for update 2023-03-14 14:40:23 -05:00
lib.rs adjusting settings and slide_model.rs 2023-03-28 06:15:11 -05:00
service_item_model.rs a lot of setup and testing work for rust 2022-12-13 09:33:47 -06:00
service_thing.rs tweaks for update 2023-03-14 14:40:23 -05:00
settings.rs adjusting settings and slide_model.rs 2023-03-28 06:15:11 -05:00
slide_model.rs add activate function properly 2023-03-31 13:13:20 -05:00
slide_obj.rs use correct index for SlideChanged signal 2023-03-31 09:55:24 -05:00