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

NAME

QDialog - Interface to the Qt QDialog class

SYNOPSIS

use QDialog;

Inherits QWidget.

Member functions

new, exec, result

DESCRIPTION

What you see is what you get.

EXPORTED

The %DialogCode hash is exported into the user's namespace. It just has Accepted and Rejected.

AUTHOR

Ashley Winters <jql@accessone.com>