KDE3Support
k3spelldlg.cpp
Go to the documentation of this file.
QString i18n(const char *text)
virtual QString text(int column) const
void setModal(bool modal)
Definition: k3spelldlg.h:37
Definition: k3spelldlg.h:43
Definition: k3spelldlg.h:39
K3SpellDlg(QWidget *parent, bool _progressbar=false, bool _modal=false)
Definition: k3spelldlg.cpp:45
void setValue(int value)
static QDebug kDebug(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
Definition: k3spelldlg.h:41
Definition: k3spelldlg.h:36
KSharedConfigPtr config()
void setMinimumSize(const QSize &)
void setEnabled(bool)
int count(const T &value) const
virtual void setText(int column, const QString &text)
void ready(bool)
void slotProgress(unsigned int p)
Adjust the progress bar to p percent.
Definition: k3spelldlg.cpp:194
typedef Iterator
virtual QSize sizeHint() const
iterator end()
Definition: k3spelldlg.h:42
Definition: k3spelldlg.h:40
void setCaption(const QString &c)
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
Definition: k3spelldlg.h:38
Definition: k3spelldlg.h:44
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void slotSelectionChanged(Q3ListViewItem *item)
Definition: k3spelldlg.cpp:211
T readEntry(const QString &key, const T &aDefault) const
iterator begin()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.