summaryrefslogtreecommitdiffstats
path: root/doc/html/accelerators.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-08-25 15:36:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-08-29 22:23:36 +0900
commit0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 (patch)
tree0ef68a6a92087957855c7607ac176821d10d049d /doc/html/accelerators.html
parent7b1d2ad2df8cd011b487c43336aa67639fa359c9 (diff)
downloadtqt-0917fbb5.tar.gz
tqt-0917fbb5.zip
Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/accelerators.html')
-rw-r--r--doc/html/accelerators.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/accelerators.html b/doc/html/accelerators.html
index e088cb3c2..199cf638e 100644
--- a/doc/html/accelerators.html
+++ b/doc/html/accelerators.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qaccel.cpp:984 -->
+<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqaccel.cpp:984 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>
<p> Applications invariably need to define accelerator keys for actions.
-TQt fully supports accelerators, for example with <a href="ntqaccel.html#shortcutKey">TQAccel::shortcutKey</a>().
+TQt fully supports accelerators, for example with <a href="tqaccel.html#shortcutKey">TQAccel::shortcutKey</a>().
<p> Here are Microsoft's recommendations for accelerator keys, with
comments about the Open Group's recommendations where they exist
and differ. For most commands, the Open Group either has no advice or