Kate
KateEditConfigTab Class Reference
#include <katedialogs.h>
Inheritance diagram for KateEditConfigTab:
Public Slots | |
void | apply () |
void | defaults () |
void | reload () |
void | reset () |
Public Member Functions | |
KateEditConfigTab (QWidget *parent) | |
Protected Types | |
enum | { numFlags = 5 } |
Protected Attributes | |
KIntNumInput * | e1 |
KIntNumInput * | e2 |
KIntNumInput * | e3 |
KComboBox * | e5 |
QCheckBox * | m_wwmarker |
QCheckBox * | opt [numFlags] |
Static Protected Attributes | |
static const int | flags [numFlags] |
Detailed Description
Definition at line 165 of file katedialogs.h.
Member Enumeration Documentation
anonymous enum [protected] |
Constructor & Destructor Documentation
KateEditConfigTab::KateEditConfigTab | ( | QWidget * | parent | ) |
Definition at line 467 of file katedialogs.cpp.
Member Function Documentation
void KateEditConfigTab::apply | ( | ) | [virtual, slot] |
void KateEditConfigTab::defaults | ( | ) | [inline, virtual, slot] |
void KateEditConfigTab::reload | ( | ) | [virtual, slot] |
void KateEditConfigTab::reset | ( | ) | [inline, virtual, slot] |
Member Data Documentation
KIntNumInput* KateEditConfigTab::e1 [protected] |
Definition at line 177 of file katedialogs.h.
KIntNumInput* KateEditConfigTab::e2 [protected] |
Definition at line 178 of file katedialogs.h.
KIntNumInput* KateEditConfigTab::e3 [protected] |
Definition at line 179 of file katedialogs.h.
KComboBox* KateEditConfigTab::e5 [protected] |
Definition at line 180 of file katedialogs.h.
const int KateEditConfigTab::flags [static, protected] |
Initial value:
{KateDocument::cfWordWrap, KateDocument::cfAutoBrackets, KateDocument::cfShowTabs, KateDocumentConfig::cfReplaceTabsDyn, KateDocumentConfig::cfRemoveTrailingDyn}
Definition at line 174 of file katedialogs.h.
QCheckBox* KateEditConfigTab::m_wwmarker [protected] |
Definition at line 181 of file katedialogs.h.
QCheckBox* KateEditConfigTab::opt[numFlags] [protected] |
Definition at line 175 of file katedialogs.h.
The documentation for this class was generated from the following files: