kate
KateConfigDialog Class Reference
#include <kateconfigdialog.h>
Inheritance diagram for KateConfigDialog:

Public Member Functions | |
| void | addPluginPage (Kate::Plugin *plugin) |
| KateConfigDialog (KateMainWindow *parent, Kate::View *view) | |
| void | removePluginPage (Kate::Plugin *plugin) |
| ~KateConfigDialog () | |
Protected Slots | |
| void | slotApply () |
| void | slotChanged () |
| void | slotOk () |
Detailed Description
Definition at line 44 of file kateconfigdialog.h.
Constructor & Destructor Documentation
| KateConfigDialog::KateConfigDialog | ( | KateMainWindow * | parent, | |
| Kate::View * | view | |||
| ) |
Definition at line 63 of file kateconfigdialog.cpp.
| KateConfigDialog::~KateConfigDialog | ( | ) |
Definition at line 304 of file kateconfigdialog.cpp.
Member Function Documentation
| void KateConfigDialog::addPluginPage | ( | Kate::Plugin * | plugin | ) |
Definition at line 308 of file kateconfigdialog.cpp.
| void KateConfigDialog::removePluginPage | ( | Kate::Plugin * | plugin | ) |
Definition at line 328 of file kateconfigdialog.cpp.
| void KateConfigDialog::slotApply | ( | ) | [protected, slot] |
Definition at line 352 of file kateconfigdialog.cpp.
| void KateConfigDialog::slotChanged | ( | ) | [protected, slot] |
Definition at line 437 of file kateconfigdialog.cpp.
| void KateConfigDialog::slotOk | ( | ) | [protected, slot] |
Definition at line 346 of file kateconfigdialog.cpp.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference