summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqspinbox.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-20 20:15:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-21 23:04:19 +0900
commit1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch)
tree5f1bb482f68ee0f95843fbf375cd2274acdabf25 /doc/html/ntqspinbox.html
parent14c414378d96f7463b989384f4a0e5dd76632b6d (diff)
downloadtqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.tar.gz
tqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.zip
Rename graphics class nt* related files to equivalent tq* (part 2)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqspinbox.html')
-rw-r--r--doc/html/ntqspinbox.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqspinbox.html b/doc/html/ntqspinbox.html
index 6ff3fba59..42495b790 100644
--- a/doc/html/ntqspinbox.html
+++ b/doc/html/ntqspinbox.html
@@ -228,7 +228,7 @@ Returns the full text calculated from the current value, including
any prefix and suffix. If there is special value text and the
value is <a href="#minValue">minValue</a>() the <a href="#specialValueText">specialValueText</a>() is returned.
-<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="downRect"></a>TQSpinBox::downRect () const
+<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="downRect"></a>TQSpinBox::downRect () const
</h3>
Returns the geometry of the "down" button.
@@ -370,7 +370,7 @@ See the <a href="ntqspinbox.html#text-prop">"text"</a> property for details.
</h3>
This slot is called whenever the user edits the spin box's text.
-<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="upRect"></a>TQSpinBox::upRect () const
+<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="upRect"></a>TQSpinBox::upRect () const
</h3>
Returns the geometry of the "up" button.