more todos
This commit is contained in:
parent
354d47be8b
commit
f14be71572
1 changed files with 6 additions and 3 deletions
9
TODO.org
9
TODO.org
|
@ -4,12 +4,12 @@
|
|||
:END:
|
||||
|
||||
* Inbox
|
||||
** TODO images and videos need a better get system
|
||||
[[file:~/dev/church-presenter/src/videosqlmodel.cpp::QVariantList VideoSqlModel::getVideo(const int &row) {]]
|
||||
|
||||
** TODO Images stored in sql need to have aspect saved and applied dynamically here
|
||||
[[file:~/dev/church-presenter/src/qml/presenter/Slide.qml::fillMode: Image.PreserveAspectCrop]]
|
||||
|
||||
** DONE Make an image sql model
|
||||
[[file:~/dev/church-presenter/src/videosqlmodel.h::ifndef VIDEOSQLMODEL_H]]
|
||||
|
||||
** TODO Build out a slide preview system so we can see each slide in the song or image slideshow
|
||||
[[file:~/dev/church-presenter/src/qml/presenter/SongEditor.qml::Presenter.SlideEditor {]]
|
||||
|
||||
|
@ -50,6 +50,9 @@
|
|||
- [X] Create a Model
|
||||
- [X] Create a class that we'll make a list of in the model
|
||||
|
||||
** DONE Make an image sql model
|
||||
[[file:~/dev/church-presenter/src/videosqlmodel.h::ifndef VIDEOSQLMODEL_H]]
|
||||
|
||||
** DONE Parse Lyrics to create a list of strings for slides
|
||||
SCHEDULED: <2022-03-23 Wed 10:00>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue