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

Detailed Description
Definition at line 87 of file katedialogs.h.
Public Member Functions | |
bool | hasChanged () |
KateConfigPage (QWidget *parent=0, const char *name=0) | |
virtual | ~KateConfigPage () |
Protected Slots | |
void | slotChanged () |
Protected Attributes | |
bool | m_changed |
Constructor & Destructor Documentation
KateConfigPage::KateConfigPage | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) | [explicit] |
Definition at line 118 of file katedialogs.cpp.
KateConfigPage::~KateConfigPage | ( | ) | [virtual] |
Definition at line 125 of file katedialogs.cpp.
Member Function Documentation
bool KateConfigPage::hasChanged | ( | ) | [inline] |
Definition at line 96 of file katedialogs.h.
void KateConfigPage::slotChanged | ( | ) | [protected, slot] |
Definition at line 129 of file katedialogs.cpp.
Member Data Documentation
bool KateConfigPage::m_changed [protected] |
Definition at line 105 of file katedialogs.h.
The documentation for this class was generated from the following files: