summaryrefslogtreecommitdiffstats
path: root/doc/html/qnamespace-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qnamespace-h.html')
-rw-r--r--doc/html/qnamespace-h.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qnamespace-h.html b/doc/html/qnamespace-h.html
index 0da21b4eb..60338b915 100644
--- a/doc/html/qnamespace-h.html
+++ b/doc/html/qnamespace-h.html
@@ -108,7 +108,7 @@ public:
static const TQColor & darkMagenta;
static const TQColor & darkYellow;
- // documented in qevent.cpp
+ // documented in tqevent.cpp
enum ButtonState { // mouse/keyboard state values
NoButton = 0x0000,
LeftButton = 0x0001,
@@ -352,7 +352,7 @@ public:
Identical
};
- // documented in qevent.cpp
+ // documented in tqevent.cpp
enum Modifier { // accelerator modifiers
META = 0x00100000,
SHIFT = 0x00200000,
@@ -364,7 +364,7 @@ public:
ASCII_ACCEL = UNICODE_ACCEL // 1.x compat
};
- // documented in qevent.cpp
+ // documented in tqevent.cpp
enum Key {
Key_Escape = 0x1000, // misc keys
Key_Tab = 0x1001,