summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqradiobutton.html
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-02 21:37:22 +0900
committerMichele Calgaro <[email protected]>2024-07-06 11:24:55 +0900
commit7552c6d73043b1040139033f6864db48ae5446cf (patch)
treef90d24d072dd3ee6a3f909bf7778abc7669f03ef /doc/html/ntqradiobutton.html
parentc113da2069b66130f67a0f27c699e1cec83588a5 (diff)
downloadtqt3-7552c6d73043b1040139033f6864db48ae5446cf.tar.gz
tqt3-7552c6d73043b1040139033f6864db48ae5446cf.zip
Rename main window nt* related files to equivalent tq*. The file
"ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/ntqradiobutton.html')
-rw-r--r--doc/html/ntqradiobutton.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqradiobutton.html b/doc/html/ntqradiobutton.html
index 593a5acf6..aad50663e 100644
--- a/doc/html/ntqradiobutton.html
+++ b/doc/html/ntqradiobutton.html
@@ -99,7 +99,7 @@ pixmap. The text can be set in the constructor or with <a href="ntqbutton.html#s
the pixmap is set with <a href="ntqbutton.html#setPixmap">setPixmap</a>().
<p> <img src=qradiobt-m.png> <img src=qradiobt-w.png>
<p>
-<p> <p>See also <a href="ntqpushbutton.html">TQPushButton</a>, <a href="ntqtoolbutton.html">TQToolButton</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Radio Button</a>, and <a href="basic.html">Basic Widgets</a>.
+<p> <p>See also <a href="ntqpushbutton.html">TQPushButton</a>, <a href="tqtoolbutton.html">TQToolButton</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Radio Button</a>, and <a href="basic.html">Basic Widgets</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQRadioButton"></a>TQRadioButton::TQRadioButton ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )