summaryrefslogtreecommitdiffstats
path: root/doc/html/qkeyevent.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-10 18:56:16 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-10 18:56:16 +0900
commit252a2ec8b0f0f9cf20c947737087b24a8185b588 (patch)
treeb48be8863db3bc1c223ac270a258b5c1124cb0e3 /doc/html/qkeyevent.html
parent87d29563e3ccdeb7fea0197e262e667ef323ff9c (diff)
downloadtqt3-252a2ec8b0f0f9cf20c947737087b24a8185b588.tar.gz
tqt3-252a2ec8b0f0f9cf20c947737087b24a8185b588.zip
Rename IO and network class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qkeyevent.html')
-rw-r--r--doc/html/qkeyevent.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qkeyevent.html b/doc/html/qkeyevent.html
index bfc8d1e9d..6579d260f 100644
--- a/doc/html/qkeyevent.html
+++ b/doc/html/qkeyevent.html
@@ -144,7 +144,7 @@ the result of a known key (e.g. it may be the result of a compose
sequence or a keyboard macro, or due to key event compression).
<p> <p>See also <a href="tqwidget.html#setKeyCompression">TQWidget::setKeyCompression</a>().
-<p>Example: <a href="fileiconview-example.html#x853">fileiconview/qfileiconview.cpp</a>.
+<p>Example: <a href="fileiconview-example.html#x853">fileiconview/tqfileiconview.cpp</a>.
<h3 class=fn><a href="ntqt.html#ButtonState-enum">ButtonState</a> <a name="state"></a>TQKeyEvent::state () const
</h3>
@@ -154,7 +154,7 @@ before the event occurred.
and <a href="ntqt.html#ButtonState-enum">MetaButton</a> OR'ed together.
<p> <p>See also <a href="#stateAfter">stateAfter</a>().
-<p>Example: <a href="fileiconview-example.html#x854">fileiconview/qfileiconview.cpp</a>.
+<p>Example: <a href="fileiconview-example.html#x854">fileiconview/tqfileiconview.cpp</a>.
<h3 class=fn><a href="ntqt.html#ButtonState-enum">ButtonState</a> <a name="stateAfter"></a>TQKeyEvent::stateAfter () const
</h3>