KateSpellCheckConfigTab Class Reference
#include <katedialogs.h>
Inheritance diagram for KateSpellCheckConfigTab:

Public Slots | |
| void | apply () |
| void | defaults () |
| void | reload () |
| void | reset () |
Public Member Functions | |
| KateSpellCheckConfigTab (QWidget *parent) | |
| ~KateSpellCheckConfigTab () | |
Protected Attributes | |
| Sonnet::ConfigWidget * | m_sonnetConfigWidget |
| Ui::SpellCheckConfigWidget * | ui |
Detailed Description
Definition at line 254 of file katedialogs.h.
Constructor & Destructor Documentation
| KateSpellCheckConfigTab::KateSpellCheckConfigTab | ( | QWidget * | parent | ) |
Definition at line 442 of file katedialogs.cpp.
| KateSpellCheckConfigTab::~KateSpellCheckConfigTab | ( | ) |
Definition at line 467 of file katedialogs.cpp.
Member Function Documentation
| void KateSpellCheckConfigTab::apply | ( | ) | [virtual, slot] |
Implements KTextEditor::ConfigPage.
Definition at line 477 of file katedialogs.cpp.
| void KateSpellCheckConfigTab::defaults | ( | ) | [inline, virtual, slot] |
Implements KTextEditor::ConfigPage.
Definition at line 270 of file katedialogs.h.
| void KateSpellCheckConfigTab::reload | ( | ) | [slot] |
Definition at line 493 of file katedialogs.cpp.
| void KateSpellCheckConfigTab::reset | ( | ) | [inline, virtual, slot] |
Implements KTextEditor::ConfigPage.
Definition at line 269 of file katedialogs.h.
Member Data Documentation
Definition at line 264 of file katedialogs.h.
Ui::SpellCheckConfigWidget* KateSpellCheckConfigTab::ui [protected] |
Definition at line 263 of file katedialogs.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference