kdeui
kspelldlg.h File Reference
#include <kdialogbase.h>
Include dependency graph for kspelldlg.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KSpellDlg |
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 34 of file kspelldlg.h.