Large update. Added Video, Image and Live item views. Added Live search

This commit is contained in:
Digital Artifex
2026-08-05 19:58:24 -04:00
parent 5b2500c841
commit e5627742d2
46 changed files with 3416 additions and 578 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ Item {
component IconSettings: QtObject {
property int width: 16
property int height: 16
property string source: "images/icons/icons8-next.svg"
property string source: "qrc:/images/icons/icons8-next.svg"
}
component BorderSettings: QtObject {