diff options
Diffstat (limited to 'examples/demo/textdrawing/example.html')
-rw-r--r-- | examples/demo/textdrawing/example.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/demo/textdrawing/example.html b/examples/demo/textdrawing/example.html index dd62518b1..639b7470d 100644 --- a/examples/demo/textdrawing/example.html +++ b/examples/demo/textdrawing/example.html @@ -168,7 +168,7 @@ available space. <h3 class="fn">int <a name="e3c907"></a>TQLabel::indent () const</h3> <p>Returns the indent of the label. <p>See also <a href="#ed9b8b">setIndent</a>(). -<h3 class="fn"><a href="ntqsize.html">TQSize</a> <a name="53c8c7"></a>TQLabel::minimumSizeHint () const <code>[virtual]</code></h3> +<h3 class="fn"><a href="tqsize.html">TQSize</a> <a name="53c8c7"></a>TQLabel::minimumSizeHint () const <code>[virtual]</code></h3> <p>Reimplemented for internal reasons; the API is not affected. <p>Reimplemented from <a href="tqwidget.html#3f0fc2">TQWidget.</a> <h3 class="fn"><a href="ntqmovie.html">TQMovie</a>* <a name="7dcdfe"></a>TQLabel::movie () const</h3> @@ -308,12 +308,12 @@ less on resize and can also provide a scrollbar if necessary. an explanation of the possible options. <p>The default format is <code>AutoText.</code> <p>See also <a href="#0b92ed">textFormat</a>() and <a href="#dffb43">setText</a>(). -<h3 class="fn"><a href="ntqsize.html">TQSize</a> <a name="614dd5"></a>TQLabel::sizeHint () const <code>[virtual]</code></h3> +<h3 class="fn"><a href="tqsize.html">TQSize</a> <a name="614dd5"></a>TQLabel::sizeHint () const <code>[virtual]</code></h3> <p>Reimplemented for internal reasons; the API is not affected. <p>Examples: <a href="layout-layout-cpp.html#sizeHint">layout/layout.cpp</a> <p>Reimplemented from <a href="tqwidget.html#290bcd">TQWidget.</a> -<h3 class="fn"><a href="ntqsizepolicy.html">TQSizePolicy</a> <a name="26e1d9"></a>TQLabel::sizePolicy () const <code>[virtual]</code></h3> +<h3 class="fn"><a href="tqsizepolicy.html">TQSizePolicy</a> <a name="26e1d9"></a>TQLabel::sizePolicy () const <code>[virtual]</code></h3> <p>Reimplemented for internal reasons; the API is not affected. <p>Reimplemented from <a href="tqwidget.html#2d5d13">TQWidget.</a> <h3 class="fn"><a href="tqstring.html">TQString</a> <a name="72cf09"></a>TQLabel::text () const</h3> |