From my experience of implementing the full-scale file browser, QT documentation is sufficient to get things working if you're familiar with Model/View architecture. If not, you probably shold start with reading the Model/View tutorial that is supplied with QT.
BTW, there was a nice file browser example in QT3 solutions. Unfortunately it is not yet ported to QT4, causing a lot of troubles for those who need a file browser in their application.




Reply With Quote
Bookmarks