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

| Public Slots | |
| void | apply () | 
| void | configPage () | 
| void | defaults () | 
| void | reload () | 
| void | reset () | 
| Public Member Functions | |
| KateIndentConfigTab (QWidget *parent) | |
| Protected Types | |
| enum | { numFlags = 8 } | 
| Protected Slots | |
| void | indenterSelected (int) | 
| void | somethingToggled () | 
| Protected Attributes | |
| KIntNumInput * | indentationWidth | 
| QPushButton * | m_configPage | 
| KComboBox * | m_indentMode | 
| QButtonGroup * | m_tabs | 
| QCheckBox * | opt [numFlags] | 
| Static Protected Attributes | |
| static const int | flags [numFlags] | 
Detailed Description
Definition at line 113 of file katedialogs.h.
Member Enumeration Documentation
| anonymous enum  [protected] | 
Constructor & Destructor Documentation
| KateIndentConfigTab::KateIndentConfigTab | ( | QWidget * | parent | ) | 
Definition at line 147 of file katedialogs.cpp.
Member Function Documentation
| void KateIndentConfigTab::apply | ( | ) |  [virtual, slot] | 
| void KateIndentConfigTab::configPage | ( | ) |  [slot] | 
Definition at line 277 of file katedialogs.cpp.
| void KateIndentConfigTab::defaults | ( | ) |  [inline, virtual, slot] | 
| void KateIndentConfigTab::indenterSelected | ( | int | index | ) |  [protected, slot] | 
Definition at line 267 of file katedialogs.cpp.
| void KateIndentConfigTab::reload | ( | ) |  [virtual, slot] | 
| void KateIndentConfigTab::reset | ( | ) |  [inline, virtual, slot] | 
| void KateIndentConfigTab::somethingToggled | ( | ) |  [protected, slot] | 
Definition at line 262 of file katedialogs.cpp.
Member Data Documentation
| const int KateIndentConfigTab::flags  [static, protected] | 
Initial value:
 {
    KateDocument::cfSpaceIndent,
    KateDocument::cfKeepIndentProfile,
    KateDocument::cfKeepExtraSpaces,
    KateDocument::cfTabIndents,
    KateDocument::cfBackspaceIndents,
    KateDocumentConfig::cfDoxygenAutoTyping,
    KateDocumentConfig::cfMixedIndent,
    KateDocumentConfig::cfIndentPastedText
}
Definition at line 126 of file katedialogs.h.
| KIntNumInput* KateIndentConfigTab::indentationWidth  [protected] | 
Definition at line 128 of file katedialogs.h.
| QPushButton* KateIndentConfigTab::m_configPage  [protected] | 
Definition at line 131 of file katedialogs.h.
| KComboBox* KateIndentConfigTab::m_indentMode  [protected] | 
Definition at line 130 of file katedialogs.h.
| QButtonGroup* KateIndentConfigTab::m_tabs  [protected] | 
Definition at line 129 of file katedialogs.h.
| QCheckBox* KateIndentConfigTab::opt[numFlags]  [protected] | 
Definition at line 127 of file katedialogs.h.
The documentation for this class was generated from the following files:
 KDE 3.5 API Reference
    KDE 3.5 API Reference