KateIndentConfigTab Class Reference

Inheritance diagram for KateIndentConfigTab:

KateConfigPage Kate::ConfigPage List of all members.

Detailed Description

Definition at line 113 of file katedialogs.h.


Public Slots

void configPage ()
void apply ()
void reload ()
void reset ()
void defaults ()

Public Member Functions

 KateIndentConfigTab (QWidget *parent)

Protected Types

 numFlags = 7
enum  { numFlags = 7 }

Protected Slots

void somethingToggled ()
void indenterSelected (int)

Protected Attributes

QCheckBoxopt [numFlags]
KIntNumInputindentationWidth
QButtonGroupm_tabs
KComboBoxm_indentMode
QPushButtonm_configPage

Static Protected Attributes

static const int flags [numFlags]

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
}

Definition at line 126 of file katedialogs.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys