#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/view/kateviewdialog.h>
Public Member Functions | |
| IndentConfigTab (QWidget *parent, KateView *) | |
| void | getData (KateView *) |
Protected Attributes | |
| QCheckBox * | opt [numFlags] |
Static Protected Attributes | |
| static const int | numFlags = 6 |
| static const int | flags [numFlags] |
|
||||||||||||
|
Definition at line 243 of file kateviewdialog.cpp. References add, KateView::config(), flags, i18n, opt, and KDialog::spacingHint(). |
|
|
Definition at line 286 of file kateviewdialog.cpp. References KateView::config(), flags, numFlags, opt, and KateView::setConfig(). Referenced by KateView::configDialog(). |
|
|
Initial value: {KateView::cfAutoIndent, KateView::cfSpaceIndent,
KateView::cfBackspaceIndents,KateView::cfTabIndents, KateView::cfKeepIndentProfile, KateView::cfKeepExtraSpaces}
Definition at line 240 of file kateviewdialog.cpp. Referenced by getData(), and IndentConfigTab(). |
|
|
Definition at line 113 of file kateviewdialog.h. Referenced by getData(). |
|
|
Definition at line 115 of file kateviewdialog.h. Referenced by getData(), and IndentConfigTab(). |
1.4.2