diff options
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> |