NAME

QFileDialog - Interface to the Qt QFileDialog class

SYNOPSIS

use QFileDialog;

Inherits QDialog.

Member functions

new, dirPath, getOpenFileName, getSaveFileName, rereadDir, selectedFile, setDir

Overridden functions

resizeEvent

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. Get used to it.

AUTHOR

Ashley Winters <jql@accessone.com>