kate Library API Documentation

KateIndentConfigTab Class Reference

Inheritance diagram for KateIndentConfigTab:

KateConfigPage Kate::ConfigPage List of all members.

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

QCheckBoxopt [numFlags]
KIntNumInputindentationWidth
QButtonGroupm_tabs
KComboBoxm_indentMode

Static Protected Attributes

static const int flags [numFlags]

Detailed Description

Definition at line 130 of file katedialogs.h.


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 158 of file katedialogs.cpp.

Referenced by apply(), and KateIndentConfigTab().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kate Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jan 23 19:36:44 2006 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003