KateEditConfigTab Class Reference
Inheritance diagram for KateEditConfigTab:

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