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>