Kate
KateViInputModeConfigTab Class Reference
#include <katedialogs.h>
Inheritance diagram for KateViInputModeConfigTab:
Public Slots | |
| void | apply () |
| void | defaults () |
| void | reload () |
| void | reset () |
Public Member Functions | |
| KateViInputModeConfigTab (QWidget *parent) | |
| ~KateViInputModeConfigTab () | |
Protected Attributes | |
| Ui::ViInputModeConfigWidget * | ui |
Detailed Description
Definition at line 189 of file katedialogs.h.
Constructor & Destructor Documentation
| KateViInputModeConfigTab::KateViInputModeConfigTab | ( | QWidget * | parent | ) |
Definition at line 303 of file katedialogs.cpp.
| KateViInputModeConfigTab::~KateViInputModeConfigTab | ( | ) |
Definition at line 333 of file katedialogs.cpp.
Member Function Documentation
| void KateViInputModeConfigTab::apply | ( | ) | [virtual, slot] |
Implements KTextEditor::ConfigPage.
Definition at line 343 of file katedialogs.cpp.
| void KateViInputModeConfigTab::defaults | ( | ) | [inline, virtual, slot] |
Implements KTextEditor::ConfigPage.
Definition at line 204 of file katedialogs.h.
| void KateViInputModeConfigTab::reload | ( | ) | [slot] |
Definition at line 357 of file katedialogs.cpp.
| void KateViInputModeConfigTab::reset | ( | ) | [inline, virtual, slot] |
Implements KTextEditor::ConfigPage.
Definition at line 203 of file katedialogs.h.
Member Data Documentation
Ui::ViInputModeConfigWidget* KateViInputModeConfigTab::ui [protected] |
Definition at line 198 of file katedialogs.h.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference