summaryrefslogtreecommitdiffstats
path: root/doc/mac.doc
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-08-25 15:36:25 +0900
committerMichele Calgaro <[email protected]>2024-08-29 22:23:36 +0900
commit0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 (patch)
tree0ef68a6a92087957855c7607ac176821d10d049d /doc/mac.doc
parent7b1d2ad2df8cd011b487c43336aa67639fa359c9 (diff)
downloadtqt3-0917fbb5387978eb7b2e2fd68bcb6beaa8c46505.tar.gz
tqt3-0917fbb5387978eb7b2e2fd68bcb6beaa8c46505.zip
Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h)
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/mac.doc')
-rw-r--r--doc/mac.doc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/mac.doc b/doc/mac.doc
index d293b6ad2..b863ec8a5 100644
--- a/doc/mac.doc
+++ b/doc/mac.doc
@@ -57,9 +57,9 @@ or using the open(1) command. Mac OS X needs this to dispatch events correctly,
as well as gaining access to the menubar. If using GDB you must run with the
full path to the executable.
-\section1 QCursor
+\section1 TQCursor
-Due to Mac OS X having only 16x16 custom cursors QCursor is limited by this
+Due to Mac OS X having only 16x16 custom cursors TQCursor is limited by this
as well. For now the only workaround to this problem is to use a small
cursor (16x16).
@@ -224,7 +224,7 @@ you should see menu items like "Avslutt" instead of "Quit"
\section2 Right-Mouse Clicks
If you want to provide right-mouse click support for Mac OS X, use the
-QContextMenuEvent class. This will map to a context menu event, in other
+TQContextMenuEvent class. This will map to a context menu event, in other
words a menu that will display a popup selection. This is the most common
use of right-mouse clicks, and maps to a control-click with the Mac OS X
one-button mouse support.
@@ -255,7 +255,7 @@ used whenever a default menubar is needed.
\list
-\i QCustomMenuItems are not supported in Mac native menubars, they are supported
+\i TQCustomMenuItems are not supported in Mac native menubars, they are supported
in popupmenus that are not in the Mac native menubar.
\i Items with accelerators that have more than one keystroke