summaryrefslogtreecommitdiffstats
path: root/doc/html/tqnamespace-h.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-15 13:05:33 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-22 10:05:58 +0900
commit397b7afa8e3f32268c4454bf4783ac2a5a799658 (patch)
tree0b41c33e457556bd2b9371788ddbce25263f00d6 /doc/html/tqnamespace-h.html
parent755d46927cc6a5719e695aeb8133be6897de62d8 (diff)
downloadtqt-397b7afa.tar.gz
tqt-397b7afa.zip
Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqnamespace-h.html')
-rw-r--r--doc/html/tqnamespace-h.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqnamespace-h.html b/doc/html/tqnamespace-h.html
index 284f58728..c19218310 100644
--- a/doc/html/tqnamespace-h.html
+++ b/doc/html/tqnamespace-h.html
@@ -737,7 +737,7 @@ public:
CustomPattern=24
};
- // documented in qapplication_mac.cpp
+ // documented in tqapplication_mac.cpp
enum MacintoshVersion {
//Unknown
MV_Unknown = 0x0000,
@@ -758,7 +758,7 @@ public:
MV_TIGER = MV_10_DOT_4
};
- // documented in qapplication_win.cpp
+ // documented in tqapplication_win.cpp
enum WindowsVersion {
WV_32s = 0x0001,
WV_95 = 0x0002,
@@ -928,7 +928,7 @@ public:
};
// "handle" type for system objects. Documented as \internal in
- // qapplication.cpp
+ // tqapplication.cpp
#if defined(TQ_WS_MAC)
typedef void * HANDLE;
#elif defined(TQ_WS_WIN)