summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqt.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-29 12:43:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-29 12:43:23 +0900
commitfef846914f8db6dc117e206ef913d519bf6bb33e (patch)
treed6567b31f7f22d0c8c66eec947dff1960efa25ac /doc/html/ntqt.html
parent8ef4ea451dd81dd66b34ed31aaa631f6df24a192 (diff)
downloadtqt-fef84691.tar.gz
tqt-fef84691.zip
Rename basic widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqt.html')
-rw-r--r--doc/html/ntqt.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqt.html b/doc/html/ntqt.html
index e14ca78ac..0bf8b012a 100644
--- a/doc/html/ntqt.html
+++ b/doc/html/ntqt.html
@@ -660,7 +660,7 @@ point, not as a TQt Key.
<ul>
<li><tt>TQt::Horizontal</tt>
<li><tt>TQt::Vertical</tt>
-</ul><p> Orientation is used with <a href="ntqscrollbar.html">TQScrollBar</a> for example.
+</ul><p> Orientation is used with <a href="tqscrollbar.html">TQScrollBar</a> for example.
<h3 class=fn><a name="PaintUnit-enum"></a>TQt::PaintUnit</h3>
@@ -900,7 +900,7 @@ subwindow of its parent (i.e. a dialog). The window will not get
its own taskbar entry and will be kept on top of its parent by the
window system. Usually it will also be minimized when the parent
is minimized. If not customized, the window is decorated with a
-slightly simpler title bar. This is the flag <a href="ntqdialog.html">TQDialog</a> uses.
+slightly simpler title bar. This is the flag <a href="tqdialog.html">TQDialog</a> uses.
<li><tt>TQt::WStyle_Splash</tt> - indicates that the window is a splash screen.
On X11, we try to follow NETWM standard for a splash screen window if the
window manager supports is otherwise it is equivalent to <a href="#WidgetFlags-enum">WX11BypassWM</a>. On