Signals |
Public Member Functions |
Protected Slots |
Protected Member Functions |
Protected Attributes |
List of all members
KMail::DictionaryComboBox Class Reference
#include <dictionarycombobox.h>
Inherits TQComboBox.
Signals | |
void | dictionaryChanged (const TQString &dictionary) |
void | dictionaryChanged (int) |
Protected Slots | |
void | slotDictionaryChanged (int) |
Protected Member Functions | |
void | reloadCombo () |
Protected Attributes | |
TQStringList | mDictionaries |
KSpellConfig * | mSpellConfig |
int | mDefaultDictionary |
Detailed Description
A combo box for selecting the dictionary used for spell checking.
Definition at line 48 of file dictionarycombobox.h.
Member Function Documentation
◆ dictionaryChanged
|
signal |
Emitted whenever the current dictionary changes.
Either by user intervention or on setCurrentByDictionaryName() or on setCurrentByDictionary().
The documentation for this class was generated from the following files: