summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqlcdnumber.html
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-15 19:08:22 +0900
committerMichele Calgaro <[email protected]>2024-07-18 09:31:41 +0900
commita30f5359f03c3017fa19a6770fab32d25d22cb87 (patch)
treecb365dd7a1c3666e3f972c6cad04be7b8e846cba /doc/html/ntqlcdnumber.html
parent25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff)
downloadtqt3-a30f5359f03c3017fa19a6770fab32d25d22cb87.tar.gz
tqt3-a30f5359f03c3017fa19a6770fab32d25d22cb87.zip
Rename graphics class nt* related files to equivalent tq* (part 1)
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/ntqlcdnumber.html')
-rw-r--r--doc/html/ntqlcdnumber.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqlcdnumber.html b/doc/html/ntqlcdnumber.html
index 456af2102..c95c02887 100644
--- a/doc/html/ntqlcdnumber.html
+++ b/doc/html/ntqlcdnumber.html
@@ -192,7 +192,7 @@ See the <a href="ntqlcdnumber.html#intValue-prop">"intValue"</a> property for de
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Displays the number <em>num</em>.
-<h3 class=fn>void <a name="drawContents"></a>TQLCDNumber::drawContents ( <a href="ntqpainter.html">TQPainter</a>&nbsp;*&nbsp;p )<tt> [virtual protected]</tt>
+<h3 class=fn>void <a name="drawContents"></a>TQLCDNumber::drawContents ( <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p )<tt> [virtual protected]</tt>
</h3>
Draws the LCD number using painter <em>p</em>. This function is called
from <a href="ntqframe.html#paintEvent">TQFrame::paintEvent</a>().
@@ -298,7 +298,7 @@ one digit position.
<td valign="top">Produces flat segments filled with the foreground color.
</table></center>
<p> <a href="#SegmentStyle-enum">Outline</a> and <a href="#SegmentStyle-enum">Filled</a> will additionally use
-<a href="qcolorgroup.html#light">TQColorGroup::light</a>() and <a href="qcolorgroup.html#dark">TQColorGroup::dark</a>() for shadow effects.
+<a href="tqcolorgroup.html#light">TQColorGroup::light</a>() and <a href="tqcolorgroup.html#dark">TQColorGroup::dark</a>() for shadow effects.
<p>Set this property's value with <a href="#setSegmentStyle">setSegmentStyle</a>() and get this property's value with <a href="#segmentStyle">segmentStyle</a>().
<h3 class=fn>bool <a name="smallDecimalPoint-prop"></a>smallDecimalPoint</h3>