diff options
Diffstat (limited to 'doc/html/ntqlcdnumber.html')
-rw-r--r-- | doc/html/ntqlcdnumber.html | 4 |
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> * p )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="drawContents"></a>TQLCDNumber::drawContents ( <a href="tqpainter.html">TQPainter</a> * 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> |