KSpellUI Class Reference
Inheritance diagram for KSpellUI:

Detailed Description
Definition at line 27 of file kspellui.h.
Public Member Functions | |
| KSpellUI (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~KSpellUI () | |
Public Attributes | |
| QLabel * | textLabel2 |
| QLabel * | m_unknownWord |
| QLabel * | textLabel5 |
| QLabel * | m_contextLabel |
| QPushButton * | m_addBtn |
| QPushButton * | m_replaceAllBtn |
| QListView * | m_suggestions |
| QPushButton * | m_replaceBtn |
| QLabel * | textLabel4 |
| QPushButton * | m_skipBtn |
| QPushButton * | m_skipAllBtn |
| QLineEdit * | m_replacement |
| QPushButton * | m_suggestBtn |
| QComboBox * | m_language |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | KSpellUILayout |
| QSpacerItem * | spacer2 |
| QSpacerItem * | spacer1 |
The documentation for this class was generated from the following files:

