SoK/2011/digikam/presentation view: Difference between revisions

From KDE Community Wiki
< SoK
(Created page with '== Introduction == digiKam has two SoK participants undertaking a project to develop an awesome Presentation View tool. This tool will provide slideshow of images and much more ...')
 
Line 1: Line 1:
== Introduction ==
'''Brief explanation:'''
The presentation view is a full-screen workplace which you can use to present photos to yourself or your audience. At first glance it is looking like the current slide show, but then it is much more flexible: At any moment, you can access UI components like the map view, the metadata tab, the image properties tab, to access information, assign metadata, or show your audience the location of the picture on OpenStreetMap. You can access an icon view component to change the collection your are currently presenting, or a thumbbar component to switch to a different image.


digiKam has two SoK participants undertaking a project to develop an awesome Presentation View tool. This tool will provide slideshow of images and much more access to add or view image matadata scroll thorugh images very user friendly and also probably Openstreetmap functionality. This is wiki page is main page for this project and any updates will be posted here.
The main view typically shows one image full screen, but you can zoom; You can also change to a layout that shows four or five images at a time, like images put in a paper album. You can change the order of images presented, and store order and layout (preferably in some XML format). You can load these presentations later, playing them automatically, coming back to the traditional slide show.
 
Technically, it should be future proof as much as possible (Qt Quick. QGraphicsView. scene graph in the future? Will embed QWidgets though) The job is not to develop any of the components mentioned above, but to avoid that, and reuse the existing digikam components and models.
This wiki page is the main page for this project and any updates will be posted here.


== Participants ==
== Participants ==

Revision as of 14:26, 19 June 2011

Brief explanation: The presentation view is a full-screen workplace which you can use to present photos to yourself or your audience. At first glance it is looking like the current slide show, but then it is much more flexible: At any moment, you can access UI components like the map view, the metadata tab, the image properties tab, to access information, assign metadata, or show your audience the location of the picture on OpenStreetMap. You can access an icon view component to change the collection your are currently presenting, or a thumbbar component to switch to a different image.

The main view typically shows one image full screen, but you can zoom; You can also change to a layout that shows four or five images at a time, like images put in a paper album. You can change the order of images presented, and store order and layout (preferably in some XML format). You can load these presentations later, playing them automatically, coming back to the traditional slide show.

Technically, it should be future proof as much as possible (Qt Quick. QGraphicsView. scene graph in the future? Will embed QWidgets though) The job is not to develop any of the components mentioned above, but to avoid that, and reuse the existing digikam components and models. This wiki page is the main page for this project and any updates will be posted here.

Participants

Dhruv Patel and Supreet Pal Singh are participants who are developing under mentorship of Marcel Wiesweg.

Tentative Timeline

will be posted soon.

Current Status

1. Developed QML tool to render images in fullscreen view and intigrated it with QGV view.

2. Intigrating it with current digikam code.

Reference and downloads

http://www.digikam.org/