Display a Webdav Directory with KIconView
Hi,
I am trying to display the contents of a webdav directory using KIconView.
So far I know how to display the contents of the directory using the rendered view of the KHTMLPart. I also found a way to display the contents of a local directory using KIconView.
So how do I get a QFileInfoList from a Webdav share?
My target ist KDE 3.5.x
Thanks for your help,
Ataraxis