KateIndentConfigTab Class Reference
Inheritance diagram for KateIndentConfigTab:

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 | |
| enum | { numFlags = 8 } |
Protected Slots | |
| void | somethingToggled () |
| void | indenterSelected (int) |
Protected Attributes | |
| QCheckBox * | opt [numFlags] |
| KIntNumInput * | indentationWidth |
| QButtonGroup * | m_tabs |
| KComboBox * | m_indentMode |
| QPushButton * | m_configPage |
Static Protected Attributes | |
| static const int | flags [numFlags] |
The documentation for this class was generated from the following files:

