From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- doc/html/dialogs.html | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 doc/html/dialogs.html (limited to 'doc/html/dialogs.html') diff --git a/doc/html/dialogs.html b/doc/html/dialogs.html new file mode 100644 index 0000000..3acb051 --- /dev/null +++ b/doc/html/dialogs.html @@ -0,0 +1,57 @@ + + + + + +Dialog Classes + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Dialog Classes

+ + +

These classes are complex widgets, composed of simpler widgets; dialog +boxes, generally. +

+

+
QColorDialogDialog widget for specifying colors +
QDialogThe base class of dialog windows +
QErrorMessageError message display dialog +
QFileDialogDialogs that allow users to select files or directories +
QFontDialogDialog widget for selecting a font +
QInputDialogSimple convenience dialog to get a single value from the user +
QMessageBoxModal dialog with a short message, an icon, and some buttons +
QProgressDialogFeedback on the progress of a slow operation +
QTabDialogStack of tabbed widgets +
QWizardFramework for wizard dialogs +
+ +


+ +
Copyright © 2007 +TrolltechTrademarks +
Qt 3.3.8
+
+ -- cgit v1.2.1