Kate
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 QSpinBox * | blockCount |
| class QLabel * | blockCountLabel |
| QCheckBox * | cbLocalFiles |
| QCheckBox * | cbRemoteFiles |
| KIntNumInput * | dirSearchDepth |
| QCheckBox * | removeSpaces |
| QCheckBox * | replaceTabs |
Detailed Description
Definition at line 252 of file katedialogs.h.
Constructor & Destructor Documentation
| KateSaveConfigTab::KateSaveConfigTab | ( | QWidget * | parent | ) |
Definition at line 697 of file katedialogs.cpp.
| KateSaveConfigTab::~KateSaveConfigTab | ( | ) |
Definition at line 754 of file katedialogs.cpp.
Member Function Documentation
| void KateSaveConfigTab::apply | ( | ) | [virtual, slot] |
Implements KTextEditor::ConfigPage.
Definition at line 759 of file katedialogs.cpp.
| void KateSaveConfigTab::defaults | ( | ) | [virtual, slot] |
Implements KTextEditor::ConfigPage.
Definition at line 876 of file katedialogs.cpp.
| void KateSaveConfigTab::reload | ( | ) | [slot] |
Definition at line 808 of file katedialogs.cpp.
| void KateSaveConfigTab::reset | ( | ) | [virtual, slot] |
Implements KTextEditor::ConfigPage.
Definition at line 871 of file katedialogs.cpp.
Member Data Documentation
QCheckBox * KateSaveConfigTab::allowEolDetection [protected] |
Definition at line 270 of file katedialogs.h.
class QSpinBox* KateSaveConfigTab::blockCount [protected] |
Definition at line 272 of file katedialogs.h.
class QLabel* KateSaveConfigTab::blockCountLabel [protected] |
Definition at line 273 of file katedialogs.h.
QCheckBox* KateSaveConfigTab::cbLocalFiles [protected] |
Definition at line 269 of file katedialogs.h.
QCheckBox * KateSaveConfigTab::cbRemoteFiles [protected] |
Definition at line 269 of file katedialogs.h.
KIntNumInput* KateSaveConfigTab::dirSearchDepth [protected] |
Definition at line 271 of file katedialogs.h.
QCheckBox * KateSaveConfigTab::removeSpaces [protected] |
Definition at line 270 of file katedialogs.h.
QCheckBox* KateSaveConfigTab::replaceTabs [protected] |
Definition at line 270 of file katedialogs.h.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference