summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqbutton.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:44:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:52:29 +0900
commite6077c30d14e9d662e8843c554db86c0d366d0b6 (patch)
tree672319afee32f0316bad258c0e9a1e0dd737bd61 /doc/html/ntqbutton.html
parent8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (diff)
downloadtqt3-e6077c30d14e9d662e8843c554db86c0d366d0b6.tar.gz
tqt3-e6077c30d14e9d662e8843c554db86c0d366d0b6.zip
Rename str nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqbutton.html')
-rw-r--r--doc/html/ntqbutton.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/ntqbutton.html b/doc/html/ntqbutton.html
index 10969d72..54963f2b 100644
--- a/doc/html/ntqbutton.html
+++ b/doc/html/ntqbutton.html
@@ -331,7 +331,7 @@ See the <a href="ntqbutton.html#pixmap-prop">"pixmap"</a> property for details.
</h3>
Sets the toggle state of the button to <em>s</em>. <em>s</em> can be <a href="#ToggleState-enum">Off</a>, <a href="#ToggleState-enum">NoChange</a> or <a href="#ToggleState-enum">On</a>.
-<h3 class=fn>void <a name="setText"></a>TQButton::setText ( const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp; )<tt> [virtual]</tt>
+<h3 class=fn>void <a name="setText"></a>TQButton::setText ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp; )<tt> [virtual]</tt>
</h3><p>Sets the text shown on the button.
See the <a href="ntqbutton.html#text-prop">"text"</a> property for details.
<h3 class=fn>void <a name="setToggleButton"></a>TQButton::setToggleButton ( bool&nbsp;b )<tt> [protected]</tt>
@@ -359,7 +359,7 @@ if the button is off.
<a href="#setState">setState</a>(), or because <a href="#setOn">setOn</a>() was called.
<p> <p>See also <a href="#clicked">clicked</a>() and <a href="#ToggleState-enum">TQButton::ToggleState</a>.
-<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="text"></a>TQButton::text () const
+<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text"></a>TQButton::text () const
</h3><p>Returns the text shown on the button.
See the <a href="ntqbutton.html#text-prop">"text"</a> property for details.
<h3 class=fn>void <a name="toggle"></a>TQButton::toggle ()<tt> [slot]</tt>
@@ -421,9 +421,9 @@ toggle buttons, for example.
<p> <a href="#pixmap">pixmap</a>() returns 0 if no pixmap was set.
<p>Set this property's value with <a href="#setPixmap">setPixmap</a>() and get this property's value with <a href="#pixmap">pixmap</a>().
-<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="text-prop"></a>text</h3>
+<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text-prop"></a>text</h3>
<p>This property holds the text shown on the button.
-<p>This property will return a <a href="ntqstring.html#TQString-null">TQString::null</a> if the button has no
+<p>This property will return a <a href="tqstring.html#TQString-null">TQString::null</a> if the button has no
text. If the text has an ampersand (&amp;) in it, then an
accelerator is automatically created for it using the character
that follows the '&amp;' as the accelerator key. Any previous