Public Methods
- KSpellDlg (QWidget *parent, const char *name, bool _progressbar = FALSE, bool _modal = FALSE )
- inline QString replacement ()
- void init (const QString& _word, QStringList *_sugg)
- void standby ()
Public Slots
Signals
- void command (int)
- void ready (bool)
Protected Methods
- virtual void closeEvent ( QCloseEvent * e )
- void done (int i)
Protected Slots
- void ignore ()
- void add ()
- void ignoreAll ()
- void cancel ()
- void replace ()
- void replaceAll ()
- void stop ()
- void help ()
- void textChanged (const QString &)
- void selected (int i)
- void highlighted (int i)
Change the misspelled word and suggested replacements
and enable the disabled buttons on the dialog box.
(Buttons are disabled by standby().)
| void slotProgress (unsigned int p)
|
[slot]
Adjust the progress bar to p percent.
[signal]
This signal is emitted when a button is pressed.
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 06:30:18 2001, using kdoc 2.0a35. |