Kate
KatePartPluginConfigPage Class Reference
#include <katedialogs.h>
Inheritance diagram for KatePartPluginConfigPage:
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 | |
KatePartPluginConfigPage (QWidget *parent) | |
~KatePartPluginConfigPage () | |
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 () |
Additional Inherited Members | |
Signals inherited from KTextEditor::ConfigPage | |
void | changed () |
Protected Slots inherited from KateConfigPage | |
void | slotChanged () |
Protected Attributes inherited from KateConfigPage | |
bool | m_changed |
Detailed Description
Definition at line 348 of file katedialogs.h.
Constructor & Destructor Documentation
KatePartPluginConfigPage::KatePartPluginConfigPage | ( | QWidget * | parent | ) |
Definition at line 1105 of file katedialogs.cpp.
KatePartPluginConfigPage::~KatePartPluginConfigPage | ( | ) |
Definition at line 1133 of file katedialogs.cpp.
Member Function Documentation
|
slot |
Definition at line 1137 of file katedialogs.cpp.
|
slot |
Definition at line 1167 of file katedialogs.cpp.
|
slot |
Definition at line 1157 of file katedialogs.cpp.
|
slot |
Definition at line 1162 of file katedialogs.cpp.
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.