KSpell2UI Class Reference
Inheritance diagram for KSpell2UI:

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

