KDE3Support
k3sconfig.h
Go to the documentation of this file.
bool interpret(const QString &fname, QString &lname, QString &hname)
This takes a dictionary file name and provides both a language abbreviation appropriate for the $LANG...
Definition k3sconfig.cpp:275
void setIgnoreList(const QStringList &_ignorelist)
@sect Options setting routines.
Definition k3sconfig.cpp:1163
void configChanged()
K3SpellConfig(QWidget *parent=0, K3SpellConfig *spellConfig=0, bool addHelpButton=true)
Constructs a K3SpellConfig with default or custom settings.
Definition k3sconfig.cpp:76
bool writeGlobalSettings()
Call this method before this class is deleted if you want the settings you have (or the user has) cho...
Definition k3sconfig.cpp:220
void setReplaceAllList(const QStringList &_replaceAllList)
The _replaceAllList contains word you like that replace word.
Definition k3sconfig.cpp:1175
void activateHelp(void)
Use this function to activate the help information for this widget.
Definition k3sconfig.cpp:1123
void setDictionary(const QString qs)
Set the name of the dictionary to use.
Definition k3sconfig.cpp:935
void fillDicts(QComboBox *box, QStringList *dictionaries=0)
Get the translated dictionary names and, optionally, the corresponding internal dictionary names.
Definition k3sconfig.cpp:673
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.