
QFileDialog - Interface to the Qt QFileDialog class

use QFileDialog;
Inherits QDialog.
new, dirPath, getOpenFileName, getSaveFileName, rereadDir, selectedFile, setDir

What you see is what you get.

Implementing QDir is not on my todo list. I may provide a dir-name stub, but nothing good is likely before PerlQt-1.00. Get used to it.

Ashley Winters <jql@accessone.com>