KateSaveConfigTab Class Reference
#include <katedialogs.h>

Public Slots | |
| void | apply () |
| void | defaults () |
| void | reload () |
| void | reset () |
Public Member Functions | |
| KateSaveConfigTab (QWidget *parent) | |
| ~KateSaveConfigTab () | |
Protected Attributes | |
| QCheckBox * | allowEolDetection |
| class KIntSpinBox * | blockCount |
| class QLabel * | blockCountLabel |
| QCheckBox * | cbLocalFiles |
| QCheckBox * | cbRemoteFiles |
| KIntNumInput * | dirSearchDepth |
| QCheckBox * | removeSpaces |
| QCheckBox * | replaceTabs |
Detailed Description
Definition at line 318 of file katedialogs.h.
Constructor & Destructor Documentation
| KateSaveConfigTab::KateSaveConfigTab | ( | QWidget * | parent | ) |
Definition at line 841 of file katedialogs.cpp.
| KateSaveConfigTab::~KateSaveConfigTab | ( | ) |
Definition at line 901 of file katedialogs.cpp.
Member Function Documentation
| void KateSaveConfigTab::apply | ( | ) | [virtual, slot] |
Implements KTextEditor::ConfigPage.
Definition at line 906 of file katedialogs.cpp.
| void KateSaveConfigTab::defaults | ( | ) | [virtual, slot] |
Implements KTextEditor::ConfigPage.
Definition at line 1029 of file katedialogs.cpp.
| void KateSaveConfigTab::reload | ( | ) | [slot] |
Definition at line 957 of file katedialogs.cpp.
| void KateSaveConfigTab::reset | ( | ) | [virtual, slot] |
Implements KTextEditor::ConfigPage.
Definition at line 1024 of file katedialogs.cpp.
Member Data Documentation
QCheckBox * KateSaveConfigTab::allowEolDetection [protected] |
Definition at line 336 of file katedialogs.h.
class KIntSpinBox* KateSaveConfigTab::blockCount [protected] |
Definition at line 338 of file katedialogs.h.
class QLabel* KateSaveConfigTab::blockCountLabel [protected] |
Definition at line 339 of file katedialogs.h.
QCheckBox* KateSaveConfigTab::cbLocalFiles [protected] |
Definition at line 335 of file katedialogs.h.
QCheckBox * KateSaveConfigTab::cbRemoteFiles [protected] |
Definition at line 335 of file katedialogs.h.
KIntNumInput* KateSaveConfigTab::dirSearchDepth [protected] |
Definition at line 337 of file katedialogs.h.
QCheckBox * KateSaveConfigTab::removeSpaces [protected] |
Definition at line 336 of file katedialogs.h.
QCheckBox* KateSaveConfigTab::replaceTabs [protected] |
Definition at line 336 of file katedialogs.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference