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 231 of file katedialogs.h.
Constructor & Destructor Documentation
| KateViInputModeConfigTab::KateViInputModeConfigTab | ( | QWidget * | parent | ) |
Definition at line 329 of file katedialogs.cpp.
| KateViInputModeConfigTab::~KateViInputModeConfigTab | ( | ) |
Definition at line 359 of file katedialogs.cpp.
Member Function Documentation
| void KateViInputModeConfigTab::apply | ( | ) | [virtual, slot] |
Implements KTextEditor::ConfigPage.
Definition at line 369 of file katedialogs.cpp.
| void KateViInputModeConfigTab::defaults | ( | ) | [inline, virtual, slot] |
Implements KTextEditor::ConfigPage.
Definition at line 246 of file katedialogs.h.
| void KateViInputModeConfigTab::reload | ( | ) | [slot] |
Definition at line 392 of file katedialogs.cpp.
| void KateViInputModeConfigTab::reset | ( | ) | [inline, virtual, slot] |
Implements KTextEditor::ConfigPage.
Definition at line 245 of file katedialogs.h.
Member Data Documentation
Ui::ViInputModeConfigWidget* KateViInputModeConfigTab::ui [protected] |
Definition at line 240 of file katedialogs.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference