Kate
KateConfigPage Class Reference
#include <katedialogs.h>
Inheritance diagram for KateConfigPage:
Public Member Functions | |
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 Slots | |
void | slotChanged () |
Protected Attributes | |
bool | m_changed |
Additional Inherited Members | |
Public Slots inherited from KTextEditor::ConfigPage | |
virtual void | apply ()=0 |
virtual void | defaults ()=0 |
virtual void | reset ()=0 |
Signals inherited from KTextEditor::ConfigPage | |
void | changed () |
Detailed Description
Definition at line 92 of file katedialogs.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 124 of file katedialogs.cpp.
|
virtual |
Definition at line 131 of file katedialogs.cpp.
Member Function Documentation
|
inline |
Definition at line 101 of file katedialogs.h.
|
protectedslot |
Definition at line 135 of file katedialogs.cpp.
Member Data Documentation
|
protected |
Definition at line 110 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.