I seem to remember in Qt3 that there was the ability to add buttons to the open file dialog along the sides or bottom. I was wondering if there is a way to add a series of 5 buttons (similar to the file dialogs in Windows) that act as shortcuts to user diefined directorys without subclassing QDialog and building the open file from scratch.
Bookmarks