diff options
Diffstat (limited to 'doc/html/tqdialog.html')
-rw-r--r-- | doc/html/tqdialog.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqdialog.html b/doc/html/tqdialog.html index 81cdca74a..8fd4b2a57 100644 --- a/doc/html/tqdialog.html +++ b/doc/html/tqdialog.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } <a href="#details">More...</a> <p><tt>#include <<a href="tqdialog-h.html">tqdialog.h</a>></tt> <p>Inherits <a href="tqwidget.html">TQWidget</a>. -<p>Inherited by <a href="tqcolordialog.html">TQColorDialog</a>, <a href="tqerrormessage.html">TQErrorMessage</a>, <a href="tqfiledialog.html">TQFileDialog</a>, <a href="tqfontdialog.html">TQFontDialog</a>, <a href="tqinputdialog.html">TQInputDialog</a>, <a href="tqmessagebox.html">TQMessageBox</a>, <a href="tqmotifdialog.html">TQMotifDialog</a>, <a href="tqprogressdialog.html">TQProgressDialog</a>, <a href="tqtabdialog.html">TQTabDialog</a>, and <a href="tqwizard.html">TQWizard</a>. +<p>Inherited by <a href="tqcolordialog.html">TQColorDialog</a>, <a href="tqerrormessage.html">TQErrorMessage</a>, <a href="tqfiledialog.html">TQFileDialog</a>, <a href="tqfontdialog.html">TQFontDialog</a>, <a href="tqinputdialog.html">TQInputDialog</a>, <a href="tqmessagebox.html">TQMessageBox</a>, <a href="tqprogressdialog.html">TQProgressDialog</a>, <a href="tqtabdialog.html">TQTabDialog</a>, and <a href="tqwizard.html">TQWizard</a>. <p><a href="tqdialog-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -252,7 +252,7 @@ blocking until the user closes it. The function returns a <a href="#DialogCode-e application until they close the dialog. <p> <p>See also <a href="#show">show</a>() and <a href="#result">result</a>(). -<p>Examples: <a href="canvas-chart-example.html#x2877">chart/chartform.cpp</a>, <a href="motif-dialog-example.html#x2706">dialog/mainwindow.cpp</a>, <a href="i18n-example.html#x1936">i18n/main.cpp</a>, <a href="ftpclient-example.html#x739">network/ftpclient/ftpmainwindow.ui.h</a>, <a href="tqdialog.html#x2126">network/networkprotocol/view.cpp</a>, <a href="tqdir-example.html#x1812">tqdir/tqdir.cpp</a>, and <a href="wizard-example.html#x16">wizard/main.cpp</a>. +<p>Examples: <a href="canvas-chart-example.html#x2877">chart/chartform.cpp</a>, <a href="i18n-example.html#x1936">i18n/main.cpp</a>, <a href="ftpclient-example.html#x739">network/ftpclient/ftpmainwindow.ui.h</a>, <a href="tqdialog.html#x2126">network/networkprotocol/view.cpp</a>, <a href="tqdir-example.html#x1812">tqdir/tqdir.cpp</a>, and <a href="wizard-example.html#x16">wizard/main.cpp</a>. <h3 class=fn><a href="tqwidget.html">TQWidget</a> * <a name="extension"></a>TQDialog::extension () const </h3> Returns the dialog's extension or 0 if no extension has been |