diff options
Diffstat (limited to 'doc/html/ntqprogressdialog.html')
-rw-r--r-- | doc/html/ntqprogressdialog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqprogressdialog.html b/doc/html/ntqprogressdialog.html index 4eba6f579..d8ee3b536 100644 --- a/doc/html/ntqprogressdialog.html +++ b/doc/html/ntqprogressdialog.html @@ -294,7 +294,7 @@ the stack, i.e. use new() to create the button. Sets the cancel button's text to <em>cancelButtonText</em>. <p>See also <a href="#setCancelButton">setCancelButton</a>(). -<h3 class=fn>void <a name="setLabel"></a>TQProgressDialog::setLabel ( <a href="ntqlabel.html">TQLabel</a> * label ) +<h3 class=fn>void <a name="setLabel"></a>TQProgressDialog::setLabel ( <a href="tqlabel.html">TQLabel</a> * label ) </h3> Sets the label to <em>label</em>. The progress dialog resizes to fit. The label becomes owned by the progress dialog and will be deleted when |