ksconfig.h
void setIgnoreList(TQStringList _ignorelist)
@sect Options setting routines.
Definition ksconfig.cpp:1010
bool writeGlobalSettings()
Call this method before this class is deleted if you want the settings you have (or the user has) cho...
Definition ksconfig.cpp:197
KSpellConfig(TQWidget *parent=0, const char *name=0, KSpellConfig *spellConfig=0, bool addHelpButton=true)
Constructs a KSpellConfig with default or custom settings.
Definition ksconfig.cpp:71
bool interpret(TQString &fname, TQString &lname, TQString &hname)
This takes a dictionary file name and provides both a language abbreviation appropriate for the $LANG...
Definition ksconfig.cpp:251
void fillDicts(TQComboBox *box, TQStringList *dictionaries=0)
Get the translated dictionary names and, optionally, the corresponding internal dictionary names.
Definition ksconfig.cpp:592
void setDictionary(const TQString qs)
Set the name of the dictionary to use.
Definition ksconfig.cpp:795
void activateHelp(void)
Use this function to activate the help information for this widget.
Definition ksconfig.cpp:970
void setReplaceAllList(TQStringList _replaceAllList)
The _replaceAllList contains word you like that replace word.
Definition ksconfig.cpp:1023
Trinity API Reference