mirror of
https://gitlab.com/openlp/website.git
synced 2024-11-01 09:07:03 +00:00
12 lines
463 B
ReStructuredText
12 lines
463 B
ReStructuredText
|
.. title: OpenLP 2.0 development - Image plugin
|
|||
|
.. slug: 2009/02/20/openlp-20-development-image-plugin
|
|||
|
.. date: 2009-02-20 21:02:24 UTC
|
|||
|
.. tags:
|
|||
|
.. description:
|
|||
|
|
|||
|
I've been hacking on the Image plugin for a while and finally figured
|
|||
|
out enough about Qt and it's Model View architecture to get the Media
|
|||
|
Manager to display the images as previews. My hope is I can reuse a lot
|
|||
|
of the code to display the preview and live panes... but that's for
|
|||
|
another day :)
|