#include <dictionarycombobox.h>
Inherits TQComboBox.
A combo box for selecting the dictionary used for spell checking.
- Author
- Ingo Kloecker kloec.nosp@m.ker@.nosp@m.kde.o.nosp@m.rg
Definition at line 48 of file dictionarycombobox.h.
◆ DictionaryComboBox()
| KMail::DictionaryComboBox::DictionaryComboBox |
( |
TQWidget * |
parent = 0, |
|
|
const char * |
name = 0 |
|
) |
| |
◆ ~DictionaryComboBox()
| KMail::DictionaryComboBox::~DictionaryComboBox |
( |
| ) |
|
◆ currentDictionary()
| TQString KMail::DictionaryComboBox::currentDictionary |
( |
| ) |
const |
◆ currentDictionaryName()
| TQString KMail::DictionaryComboBox::currentDictionaryName |
( |
| ) |
const |
◆ dictionaryChanged
| void KMail::DictionaryComboBox::dictionaryChanged |
( |
const TQString & |
dictionary | ) |
|
|
signal |
Emitted whenever the current dictionary changes.
Either by user intervention or on setCurrentByDictionaryName() or on setCurrentByDictionary().
◆ reloadCombo()
| void KMail::DictionaryComboBox::reloadCombo |
( |
| ) |
|
|
protected |
◆ setCurrentByDictionary()
| void KMail::DictionaryComboBox::setCurrentByDictionary |
( |
const TQString & |
dictionary | ) |
|
◆ setCurrentByDictionaryName()
| void KMail::DictionaryComboBox::setCurrentByDictionaryName |
( |
const TQString & |
dictionaryName | ) |
|
◆ slotDictionaryChanged
| void KMail::DictionaryComboBox::slotDictionaryChanged |
( |
int |
idx | ) |
|
|
protectedslot |
◆ spellConfig()
| KSpellConfig * KMail::DictionaryComboBox::spellConfig |
( |
| ) |
const |
◆ mDefaultDictionary
| int KMail::DictionaryComboBox::mDefaultDictionary |
|
protected |
◆ mDictionaries
| TQStringList KMail::DictionaryComboBox::mDictionaries |
|
protected |
◆ mSpellConfig
| KSpellConfig* KMail::DictionaryComboBox::mSpellConfig |
|
protected |
The documentation for this class was generated from the following files: