diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-10 18:56:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-10 18:56:16 +0900 |
commit | 252a2ec8b0f0f9cf20c947737087b24a8185b588 (patch) | |
tree | b48be8863db3bc1c223ac270a258b5c1124cb0e3 /doc/html/qkeyevent.html | |
parent | 87d29563e3ccdeb7fea0197e262e667ef323ff9c (diff) | |
download | tqt3-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.html | 4 |
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> |