KMail::DictionaryComboBox Class Reference
A combo box for selecting the dictionary used for spell checking. More...
#include <dictionarycombobox.h>
Inherits QComboBox.
Signals
- void dictionaryChanged (const QString &dictionary)
- void dictionaryChanged (int)
Public Member Functions
- DictionaryComboBox (QWidget *parent=0, const char *name=0)
- QString currentDictionaryName () const
- QString currentDictionary () const
- void setCurrentByDictionaryName (const QString &dictionaryName)
- void setCurrentByDictionary (const QString &dictionary)
- KSpellConfig * spellConfig () const
Protected Slots
Protected Member Functions
Protected Attributes
Detailed Description
A combo box for selecting the dictionary used for spell checking.
- Author:
- Ingo Kloecker <kloecker@kde.org>
Member Function Documentation
|
Emitted whenever the current dictionary changes. Either by user intervention or on
|
The documentation for this class was generated from the following files:
- dictionarycombobox.h
- dictionarycombobox.cpp