konqueror design

Kevin Krammer kevin.krammer at gmx.at
Mon Nov 3 10:11:07 GMT 2003


On Friday 31 October 2003 20:44, Nikos Kanellopoulos wrote:
> Hi there.
>
> I am interested in writing an application to
> manage my digital photo collection.
> I use postgresql as my RDBMS to store various data
> about the photos, along with thumbnails.
>
> I want to use something like the konqueror iconview
> mode to show the thumbnails and the relevant data.
> So, I think konqueror source code would be a great example.

IconView is a standard Qt widget.
There might be an enhanced one for KDE, konqueror is very likely using a 
KFileView subclass.

Depending on your data structure it might be possible to use a KIO slave 
for accessing it.
It would present the data as files and directories, allowing to use 
Konqueror as the application for some of the work.

If you haven't already, I suggest you post to kde-devel.
Its more suited to questions about KDE development.

Cheers,
Kevin
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Krammer <kevin.krammer at gmx.at>
Developer at the Kmud Project http://www.kmud.de/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
URL: <http://mail.kde.org/pipermail/kde/attachments/20031103/81716275/attachment.sig>
-------------- next part --------------
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.


More information about the kde mailing list