KDEUI
configwidget.cpp
Go to the documentation of this file.
75 d->ui.m_checkerEnabledByDefaultCB->setChecked( d->loader->settings()->checkerEnabledByDefault() );
88 connect(d->ui.m_checkerEnabledByDefaultCB, SIGNAL(clicked(bool)), this, SIGNAL(configChanged()));
ConfigWidget(KConfig *config, QWidget *parent)
Definition: configwidget.cpp:46
void setBackgroundCheckingButtonShown(bool)
Definition: configwidget.cpp:124
QString language() const
Get the currently selected language for spell checking.
Definition: configwidget.cpp:148
KSharedConfigPtr config()
void setLanguage(const QString &language)
Sets the language/dictionary that will be selected by default in this config widget.
Definition: configwidget.cpp:143
static Loader * openLoader()
bool backgroundCheckingButtonShown() const
Definition: configwidget.cpp:129
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.