summaryrefslogtreecommitdiffstats
path: root/doc/html/qcloseevent.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qcloseevent.html')
-rw-r--r--doc/html/qcloseevent.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qcloseevent.html b/doc/html/qcloseevent.html
index 89a8ab7c..02d514b4 100644
--- a/doc/html/qcloseevent.html
+++ b/doc/html/qcloseevent.html
@@ -103,7 +103,7 @@ be hidden. If the widget's <a href="ntqt.html#WidgetFlags-enum">WDestructiveClos
will also be destroyed.
<p> <p>See also <a href="#ignore">ignore</a>() and <a href="tqwidget.html#hide">TQWidget::hide</a>().
-<p>Examples: <a href="qaction-application-example.html#x1128">action/application.cpp</a>, <a href="simple-application-example.html#x1545">application/application.cpp</a>, <a href="mdi-example.html#x2021">mdi/application.cpp</a>, <a href="popup-example.html#x1607">popup/popup.cpp</a>, and <a href="qwerty-example.html#x360">qwerty/qwerty.cpp</a>.
+<p>Examples: <a href="tqaction-application-example.html#x1128">action/application.cpp</a>, <a href="simple-application-example.html#x1545">application/application.cpp</a>, <a href="mdi-example.html#x2021">mdi/application.cpp</a>, <a href="popup-example.html#x1607">popup/popup.cpp</a>, and <a href="qwerty-example.html#x360">qwerty/qwerty.cpp</a>.
<h3 class=fn>void <a name="ignore"></a>TQCloseEvent::ignore ()
</h3>
@@ -113,7 +113,7 @@ does not want the widget to be closed.
<p> The close event is constructed with the accept flag cleared.
<p> <p>See also <a href="#accept">accept</a>().
-<p>Examples: <a href="qaction-application-example.html#x1129">action/application.cpp</a>, <a href="simple-application-example.html#x1546">application/application.cpp</a>, <a href="mdi-example.html#x2022">mdi/application.cpp</a>, and <a href="qwerty-example.html#x361">qwerty/qwerty.cpp</a>.
+<p>Examples: <a href="tqaction-application-example.html#x1129">action/application.cpp</a>, <a href="simple-application-example.html#x1546">application/application.cpp</a>, <a href="mdi-example.html#x2022">mdi/application.cpp</a>, and <a href="qwerty-example.html#x361">qwerty/qwerty.cpp</a>.
<h3 class=fn>bool <a name="isAccepted"></a>TQCloseEvent::isAccepted () const
</h3>