
QDialog - Interface to the Qt QDialog class

use QDialog;
Inherits QWidget.
new, exec, result

What you see is what you get.

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

Ashley Winters <jql@accessone.com>