KDEUI
dictionarycombobox.cpp
QString currentDictionaryName() const
Returns the current dictionary name, for example "German (Switzerland)".
void reloadCombo()
Clears the widget and reloads the dictionaries from Sonnet.
static QDebug kDebug(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
void setCurrentByDictionary(const QString &dictionary)
Sets the current dictionary to the given dictionary.
KAction * clear(const QObject *recvr, const char *slot, QObject *parent)
Clear the content of the focus widget.
Definition: kstandardaction.cpp:314
void setCurrentByDictionaryName(const QString &dictionaryName)
Sets the current dictionaryName to the given dictionaryName.
QString currentDictionary() const
Returns the current dictionary, for example "de_CH".
dialog.cpp
const char * name(StandardAction id)
This will return the internal name of a given standard action.
Definition: kstandardaction.cpp:223
QMap< QString, QString > availableDictionaries() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.