KDEUI
dictionarycombobox.cpp
Go to the documentation of this file.
const char * name(StandardAction id)
This will return the internal name of a given standard action.
Definition: kstandardaction.cpp:223
static QDebug kDebug(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
QString currentDictionaryName() const
Returns the current dictionary name, for example "German (Switzerland)".
KAction * clear(const QObject *recvr, const char *slot, QObject *parent)
Clear the content of the focus widget.
Definition: kstandardaction.cpp:314
void reloadCombo()
Clears the widget and reloads the dictionaries from Sonnet.
QString currentDictionary() const
Returns the current dictionary, for example "de_CH".
QMap< QString, QString > availableDictionaries() const
void setCurrentByDictionaryName(const QString &dictionaryName)
Sets the current dictionaryName to the given dictionaryName.
void setCurrentByDictionary(const QString &dictionary)
Sets the current dictionary to the given dictionary.
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.