KateEditConfigTab Class Reference
Inheritance diagram for KateEditConfigTab:

Detailed Description
Definition at line 165 of file katedialogs.h.
Public Slots | |
| void | apply () |
| void | reload () |
| void | reset () |
| void | defaults () |
Public Member Functions | |
| KateEditConfigTab (QWidget *parent) | |
Protected Types | |
| numFlags = 5 | |
| enum | { numFlags = 5 } |
Protected Attributes | |
| QCheckBox * | opt [numFlags] |
| KIntNumInput * | e1 |
| KIntNumInput * | e2 |
| KIntNumInput * | e3 |
| KComboBox * | e5 |
| QCheckBox * | m_wwmarker |
Static Protected Attributes | |
| static const int | flags [numFlags] |
Member Data Documentation
const int KateEditConfigTab::flags [static, protected] |
Initial value:
{KateDocument::cfWordWrap,
KateDocument::cfAutoBrackets, KateDocument::cfShowTabs,
KateDocumentConfig::cfReplaceTabsDyn, KateDocumentConfig::cfRemoveTrailingDyn}
Definition at line 174 of file katedialogs.h.
The documentation for this class was generated from the following files:

