diff options
Diffstat (limited to 'doc/html/dialogs.html')
-rw-r--r-- | doc/html/dialogs.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/html/dialogs.html b/doc/html/dialogs.html index bef871c32..3201edf9d 100644 --- a/doc/html/dialogs.html +++ b/doc/html/dialogs.html @@ -36,16 +36,16 @@ body { background: #ffffff; color: black; } boxes, generally. <p> <p><table width="100%"> -<tr bgcolor=#f0f0f0><td><b><a href="qcolordialog.html">TQColorDialog</a></b><td>Dialog widget for specifying colors -<tr bgcolor=#f0f0f0><td><b><a href="qdialog.html">TQDialog</a></b><td>The base class of dialog windows -<tr bgcolor=#f0f0f0><td><b><a href="qerrormessage.html">TQErrorMessage</a></b><td>Error message display dialog -<tr bgcolor=#f0f0f0><td><b><a href="qfiledialog.html">TQFileDialog</a></b><td>Dialogs that allow users to select files or directories -<tr bgcolor=#f0f0f0><td><b><a href="qfontdialog.html">TQFontDialog</a></b><td>Dialog widget for selecting a font -<tr bgcolor=#f0f0f0><td><b><a href="qinputdialog.html">TQInputDialog</a></b><td>Simple convenience dialog to get a single value from the user -<tr bgcolor=#f0f0f0><td><b><a href="qmessagebox.html">TQMessageBox</a></b><td>Modal dialog with a short message, an icon, and some buttons -<tr bgcolor=#f0f0f0><td><b><a href="qprogressdialog.html">TQProgressDialog</a></b><td>Feedback on the progress of a slow operation -<tr bgcolor=#f0f0f0><td><b><a href="qtabdialog.html">TQTabDialog</a></b><td>Stack of tabbed widgets -<tr bgcolor=#f0f0f0><td><b><a href="qwizard.html">TQWizard</a></b><td>Framework for wizard dialogs +<tr bgcolor=#f0f0f0><td><b><a href="ntqcolordialog.html">TQColorDialog</a></b><td>Dialog widget for specifying colors +<tr bgcolor=#f0f0f0><td><b><a href="ntqdialog.html">TQDialog</a></b><td>The base class of dialog windows +<tr bgcolor=#f0f0f0><td><b><a href="ntqerrormessage.html">TQErrorMessage</a></b><td>Error message display dialog +<tr bgcolor=#f0f0f0><td><b><a href="ntqfiledialog.html">TQFileDialog</a></b><td>Dialogs that allow users to select files or directories +<tr bgcolor=#f0f0f0><td><b><a href="ntqfontdialog.html">TQFontDialog</a></b><td>Dialog widget for selecting a font +<tr bgcolor=#f0f0f0><td><b><a href="ntqinputdialog.html">TQInputDialog</a></b><td>Simple convenience dialog to get a single value from the user +<tr bgcolor=#f0f0f0><td><b><a href="ntqmessagebox.html">TQMessageBox</a></b><td>Modal dialog with a short message, an icon, and some buttons +<tr bgcolor=#f0f0f0><td><b><a href="ntqprogressdialog.html">TQProgressDialog</a></b><td>Feedback on the progress of a slow operation +<tr bgcolor=#f0f0f0><td><b><a href="ntqtabdialog.html">TQTabDialog</a></b><td>Stack of tabbed widgets +<tr bgcolor=#f0f0f0><td><b><a href="ntqwizard.html">TQWizard</a></b><td>Framework for wizard dialogs </table> <!-- eof --> <p><address><hr><div align=center> |