KDE3Support
k3spelldlg.h File Reference
#include <kde3support_export.h>
#include <kdialog.h>
Go to the source code of this file.
Classes | |
class | K3SpellDlg |
Enumerations | |
enum | KS_RESULT { KS_CANCEL = 0, KS_REPLACE = 1, KS_REPLACEALL = 2, KS_IGNORE = 3, KS_IGNOREALL = 4, KS_ADD = 5, KS_STOP = 7, KS_SUGGEST = 8, KS_CONFIG = 9 } |
Enumeration Type Documentation
enum KS_RESULT |
- Enumerator:
KS_CANCEL KS_REPLACE KS_REPLACEALL KS_IGNORE KS_IGNOREALL KS_ADD KS_STOP KS_SUGGEST KS_CONFIG
Definition at line 35 of file k3spelldlg.h.