|
|
| KProgressDialog (QWidget* parent = 0, const char* name = 0,
const QString& caption = QString::null,
const QString& text = QString::null,
bool modal = false)
| KProgressDialog |
| ~KProgressDialog ()
| ~KProgressDialog |
| KProgress* progressBar ()
| progressBar |
| void setLabel (const QString&)
| setLabel |
| QString labelText ()
| labelText |
| void setAllowCancel (bool allowCancel)
| setAllowCancel |
| bool allowCancel ()
| allowCancel |
| void showCancelButton (bool show)
| showCancelButton |
| void setAutoClose (bool close)
| setAutoClose |
| bool autoClose ()
| autoClose |
| void setAutoReset (bool autoReset)
| setAutoReset |
| bool autoReset ()
| autoReset |
| bool wasCancelled ()
| wasCancelled |
| void setButtonText (const QString&)
| setButtonText |
Reimplemented from KDialogBase.
| QString buttonText ()
| buttonText |
| void setMinimumDuration (int ms)
| setMinimumDuration |
| int minimumDuration ()
| minimumDuration |
| void slotAutoShow ()
| slotAutoShow |
[protected slots slot]
| void slotAutoActions (int percentage)
| slotAutoActions |
[protected slots slot]
| void slotCancel ()
| slotCancel |
[protected slots slot]
Reimplemented from KDialogBase.
| void virtual_hook ( int id, void* data )
| virtual_hook |
[protected virtual]
Reimplemented from KDialogBase.
| Generated by: dfaure on faure on Tue Apr 16 08:49:25 2002, using kdoc 2.0a53. |