Kate
KateSaveConfigTab Class Reference
#include <katedialogs.h>
Inheritance diagram for KateSaveConfigTab:

Detailed Description
Definition at line 257 of file katedialogs.h.
Public Slots | |
| void | apply () |
| void | defaults () |
| void | reload () |
| void | reset () |
Public Member Functions | |
| KateSaveConfigTab (QWidget *parent) | |
| ~KateSaveConfigTab () | |
Protected Attributes | |
| QCheckBox * | allowEolDetection |
| class QSpinBox * | blockCount |
| class QLabel * | blockCountLabel |
| QCheckBox * | cbLocalFiles |
| QCheckBox * | cbRemoteFiles |
| KIntNumInput * | dirSearchDepth |
| QLineEdit * | leBuPrefix |
| QLineEdit * | leBuSuffix |
| QCheckBox * | removeSpaces |
| QCheckBox * | replaceTabs |
Constructor & Destructor Documentation
| KateSaveConfigTab::KateSaveConfigTab | ( | QWidget * | parent | ) |
Definition at line 659 of file katedialogs.cpp.
| KateSaveConfigTab::~KateSaveConfigTab | ( | ) |
Definition at line 716 of file katedialogs.cpp.
Member Function Documentation
| void KateSaveConfigTab::apply | ( | ) | [virtual, slot] |
| void KateSaveConfigTab::defaults | ( | ) | [virtual, slot] |
| void KateSaveConfigTab::reload | ( | ) | [slot] |
Definition at line 770 of file katedialogs.cpp.
| void KateSaveConfigTab::reset | ( | ) | [virtual, slot] |
Member Data Documentation
QCheckBox * KateSaveConfigTab::allowEolDetection [protected] |
Definition at line 275 of file katedialogs.h.
class QSpinBox* KateSaveConfigTab::blockCount [protected] |
Definition at line 279 of file katedialogs.h.
class QLabel* KateSaveConfigTab::blockCountLabel [protected] |
Definition at line 280 of file katedialogs.h.
QCheckBox* KateSaveConfigTab::cbLocalFiles [protected] |
Definition at line 274 of file katedialogs.h.
QCheckBox * KateSaveConfigTab::cbRemoteFiles [protected] |
Definition at line 274 of file katedialogs.h.
KIntNumInput* KateSaveConfigTab::dirSearchDepth [protected] |
Definition at line 278 of file katedialogs.h.
QLineEdit* KateSaveConfigTab::leBuPrefix [protected] |
Definition at line 276 of file katedialogs.h.
QLineEdit* KateSaveConfigTab::leBuSuffix [protected] |
Definition at line 277 of file katedialogs.h.
QCheckBox * KateSaveConfigTab::removeSpaces [protected] |
Definition at line 275 of file katedialogs.h.
QCheckBox* KateSaveConfigTab::replaceTabs [protected] |
Definition at line 275 of file katedialogs.h.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference