Add a new type of role to ComicModel to display a title composed with the available info

This commit is contained in:
Luis Ángel San Martín
2022-10-09 11:22:06 +02:00
parent 41767958d0
commit 0a00fd3020
2 changed files with 10 additions and 1 deletions

View File

@ -54,6 +54,7 @@ public:
HasBeenOpenedRole,
CoverPathRole,
PublicationDateRole,
ReadableTitle,
};
enum Mode {