File: dialogs.html

package info (click to toggle)
qt1g 1%3A1.45-1.1
  • links: PTS
  • area: non-free
  • in suites: potato
  • size: 17,436 kB
  • ctags: 20,174
  • sloc: cpp: 89,153; yacc: 1,273; ansic: 692; makefile: 479; lex: 326; sh: 150; perl: 94
file content (35 lines) | stat: -rw-r--r-- 1,620 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta name="robots" content="noindex"><title>Qt Toolkit - group index</title><style type="text/css"><!--
h3.fn,span.fn { margin-left: 15%; text-indent: -15%; }
a:link { text-decoration: none; }
--></style>
</head><body bgcolor="#ffffff">
<p>
<a href=index.html><img width=122 height=65 src=qtlogo.jpg alt="Qt logo" align=left border=0></a>
<center><img src=dochead.gif width=472 height=27></center>
<br clear=all>
<p>
<h1 align="center">Dialog Classes</h1><br clear="all">
<p>
These classes are complex widgets, composed of simpler widgets; dialog
boxes, generally.
<p>Classes:<ul plain>
<li><a href="qdialog.html">QDialog</a>
    (The base class of dialog windows)
<li><a href="qfiledialog.html">QFileDialog</a>
    (The QFileDialog provides a dialog widget for inputting file names)
<li><a href="qmessagebox.html">QMessageBox</a>
    (Displays a brief message, an icon, and some buttons)
<li><a href="qprintdialog.html">QPrintDialog</a>
    (X-only dialog for specifying print-out details)
<li><a href="qprogressdialog.html">QProgressDialog</a>
    (Provides feedback on the progress of a slow operation)
<li><a href="qsemimodal.html">QSemiModal</a>
    (The base class of semi-modal dialog windows)
<li><a href="qtabdialog.html">QTabDialog</a>
    (Stack of tabbed widgets)
</ul>
<p><address><hr><div align="center">
<table width="100%" cellspacing="0" border="0"><tr>
<td>Copyright  1999 Troll Tech<td><a href="trademarks.html">Trademarks</a>
<td align="right"><div align="right">Qt version 1.45</div>
</table></div></address></body></html>