diff options
Diffstat (limited to 'doc/html/ntqprogressbar.html')
-rw-r--r-- | doc/html/ntqprogressbar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqprogressbar.html b/doc/html/ntqprogressbar.html index 81808c0ea..cf1b712a0 100644 --- a/doc/html/ntqprogressbar.html +++ b/doc/html/ntqprogressbar.html @@ -88,7 +88,7 @@ with <a href="#setProgress">setProgress</a>(). The progress bar can be rewound t beginning with <a href="#reset">reset</a>(). <p> If the total is given as 0 the progress bar shows a busy indicator instead of a percentage of steps. This is useful, for example, -when using <a href="ntqftp.html">TQFtp</a> or <a href="ntqhttp.html">TQHttp</a> to download items when they are unable to +when using <a href="tqftp.html">TQFtp</a> or <a href="tqhttp.html">TQHttp</a> to download items when they are unable to determine the size of the item being downloaded. <p> <p>See also <a href="ntqprogressdialog.html">TQProgressDialog</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Progress Indicator</a>, and <a href="advanced.html">Advanced Widgets</a>. |