KateIndentConfigTab Class Reference
Inheritance diagram for KateIndentConfigTab:

Public Slots | |
void | apply () |
void | reload () |
void | reset () |
void | defaults () |
Public Member Functions | |
KateIndentConfigTab (QWidget *parent) | |
Protected Types | |
enum | { numFlags = 7 } |
Protected Slots | |
void | somethingToggled () |
void | indenterSelected (int) |
Protected Attributes | |
QCheckBox * | opt [numFlags] |
KIntNumInput * | indentationWidth |
QButtonGroup * | m_tabs |
KComboBox * | m_indentMode |
Static Protected Attributes | |
static const int | flags [numFlags] |
Detailed Description
Definition at line 130 of file katedialogs.h.
Member Data Documentation
|
Initial value: { KateDocument::cfSpaceIndent, KateDocument::cfKeepIndentProfile, KateDocument::cfKeepExtraSpaces, KateDocument::cfTabIndents, KateDocument::cfBackspaceIndents, KateDocumentConfig::cfDoxygenAutoTyping, KateDocumentConfig::cfMixedIndent } Definition at line 143 of file katedialogs.h. Referenced by apply(), and KateIndentConfigTab(). |
The documentation for this class was generated from the following files: