KDE3Support
k3spelldlg.cpp
Go to the documentation of this file.
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 fillDicts(QComboBox *box, QStringList *dictionaries=0)
Get the translated dictionary names and, optionally, the corresponding internal dictionary names.
Definition k3sconfig.cpp:673
K3SpellDlg(QWidget *parent, bool _progressbar=false, bool _modal=false)
Definition k3spelldlg.cpp:45
void slotSelectionChanged(Q3ListViewItem *item)
Definition k3spelldlg.cpp:211
void ready(bool)
void init(const QString &_word, QStringList *_sugg)
Change the misspelled word and suggested replacements and enable the disabled buttons on the dialog b...
Definition k3spelldlg.cpp:120
QString readEntry(const char *key, const char *aDefault=0) const
void setHelp(const QString &anchor, const QString &appname=QString())
virtual QSize sizeHint() const
void setButtons(ButtonCodes buttonMask)
Help
User1
Cancel
void setButtonText(ButtonCode id, const QString &text)
void setDefaultButton(ButtonCode id)
virtual void setCaption(const QString &caption)
void user1Clicked()
#define kDebug
QString i18n(const char *text)
KSharedConfigPtr config()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.