Add a new type of view to show the content of a folder when it doesn't contain comics

This view will display subfolders only, but at some point it should evolve to show the full content in a folder.
This commit is contained in:
Luis Ángel San Martín
2022-10-09 11:16:42 +02:00
parent 7f04e7fd19
commit 1a420c9679
4 changed files with 918 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<RCC>
<qresource prefix="/">
<file>qml/GridComicsView.qml</file>
<file>qml/FolderContentView.qml</file>
<file>qml/tick.png</file>
<file>qml/reading.png</file>
<file>qml/star_menu.png</file>