The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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>