NAME
QFileDialog - Interface to the Qt QFileDialog class
SYNOPSIS
use QFileDialog;
Inherits QDialog.
Member functions
new, dirPath, getOpenFileName, getSaveFileName, rereadDir, selectedFile, setDir
DESCRIPTION
What you see is what you get.
CAVEATS
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.
AUTHOR
Ashley Winters <jql@accessone.com>