KDE3Support
k3sconfig.h File Reference
#include <kde3support_export.h>
#include <ksharedconfig.h>
#include <QtGui/QWidget>
#include <QtCore/QStringList>
Go to the source code of this file.
Classes | |
class | K3SpellConfig |
A configuration class/dialog for K3Spell. More... |
Enumerations | |
enum | Encoding { KS_E_ASCII = 0, KS_E_LATIN1 = 1, KS_E_LATIN2 = 2, KS_E_LATIN3 = 3, KS_E_LATIN4 = 4, KS_E_LATIN5 = 5, KS_E_LATIN7 = 6, KS_E_LATIN8 = 7, KS_E_LATIN9 = 8, KS_E_LATIN13 = 9, KS_E_LATIN15 = 10, KS_E_UTF8 = 11, KS_E_KOI8R = 12, KS_E_KOI8U = 13, KS_E_CP1251 = 14, KS_E_CP1255 = 15 } |
enum | K3SpellClients { KS_CLIENT_ISPELL = 0, KS_CLIENT_ASPELL = 1, KS_CLIENT_HSPELL = 2, KS_CLIENT_ZEMBEREK = 3, KS_CLIENT_HUNSPELL = 4 } |
Enumeration Type Documentation
enum Encoding |
Encoding for the spell checker.
- Note:
- In the identifier names LATIN means ISO-8859, not ECMA Latin
- Todo:
- Should be replaced by the charset strings because the config file would be more stable when inserting entries in the list
- Enumerator:
Definition at line 41 of file k3sconfig.h.
enum K3SpellClients |
- Enumerator:
KS_CLIENT_ISPELL KS_CLIENT_ASPELL KS_CLIENT_HSPELL KS_CLIENT_ZEMBEREK KS_CLIENT_HUNSPELL
Definition at line 60 of file k3sconfig.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 11:52:11 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 11:52:11 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.