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

Public Slots | |
| void | apply () | 
| void | defaults () | 
| void | reload () | 
| void | reset () | 
  Public Slots inherited from KTextEditor::ConfigPage | |
| virtual void | apply ()=0 | 
| virtual void | defaults ()=0 | 
| virtual void | reset ()=0 | 
Public Member Functions | |
| KateViInputModeConfigTab (QWidget *parent) | |
| ~KateViInputModeConfigTab () | |
  Public Member Functions inherited from KateConfigPage | |
| KateConfigPage (QWidget *parent=0, const char *name=0) | |
| virtual | ~KateConfigPage () | 
| bool | hasChanged () | 
  Public Member Functions inherited from KTextEditor::ConfigPage | |
| ConfigPage (QWidget *parent) | |
| virtual | ~ConfigPage () | 
Protected Attributes | |
| Ui::ViInputModeConfigWidget * | ui | 
  Protected Attributes inherited from KateConfigPage | |
| bool | m_changed | 
Additional Inherited Members | |
  Signals inherited from KTextEditor::ConfigPage | |
| void | changed () | 
  Protected Slots inherited from KateConfigPage | |
| void | slotChanged () | 
Detailed Description
Definition at line 231 of file katedialogs.h.
Constructor & Destructor Documentation
| KateViInputModeConfigTab::KateViInputModeConfigTab | ( | QWidget * | parent | ) | 
Definition at line 332 of file katedialogs.cpp.
| KateViInputModeConfigTab::~KateViInputModeConfigTab | ( | ) | 
Definition at line 365 of file katedialogs.cpp.
Member Function Documentation
      
  | 
  slot | 
Definition at line 375 of file katedialogs.cpp.
      
  | 
  inlineslot | 
Definition at line 246 of file katedialogs.h.
      
  | 
  slot | 
Definition at line 401 of file katedialogs.cpp.
      
  | 
  inlineslot | 
Definition at line 245 of file katedialogs.h.
Member Data Documentation
      
  | 
  protected | 
Definition at line 240 of file katedialogs.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference
 Public Slots inherited from