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

Public Slots | |
| void | apply () |
| void | defaults () |
| void | reload () |
| void | reset () |
Public Member Functions | |
| KateSaveConfigTab (QWidget *parent) | |
Protected Attributes | |
| QCheckBox * | allowEolDetection |
| class QSpinBox * | blockCount |
| class QLabel * | blockCountLabel |
| QCheckBox * | cbLocalFiles |
| QCheckBox * | cbRemoteFiles |
| KIntNumInput * | dirSearchDepth |
| QLineEdit * | leBuPrefix |
| QLineEdit * | leBuSuffix |
| KComboBox * | m_encoding |
| KComboBox * | m_eol |
| QCheckBox * | removeSpaces |
| QCheckBox * | replaceTabs |
Detailed Description
Definition at line 241 of file katedialogs.h.
Constructor & Destructor Documentation
| KateSaveConfigTab::KateSaveConfigTab | ( | QWidget * | parent | ) |
Definition at line 849 of file katedialogs.cpp.
Member Function Documentation
| void KateSaveConfigTab::apply | ( | ) | [virtual, slot] |
| void KateSaveConfigTab::defaults | ( | ) | [virtual, slot] |
| void KateSaveConfigTab::reload | ( | ) | [virtual, slot] |
| void KateSaveConfigTab::reset | ( | ) | [virtual, slot] |
Member Data Documentation
QCheckBox * KateSaveConfigTab::allowEolDetection [protected] |
Definition at line 256 of file katedialogs.h.
class QSpinBox* KateSaveConfigTab::blockCount [protected] |
Definition at line 260 of file katedialogs.h.
class QLabel* KateSaveConfigTab::blockCountLabel [protected] |
Definition at line 261 of file katedialogs.h.
QCheckBox* KateSaveConfigTab::cbLocalFiles [protected] |
Definition at line 255 of file katedialogs.h.
QCheckBox * KateSaveConfigTab::cbRemoteFiles [protected] |
Definition at line 255 of file katedialogs.h.
KIntNumInput* KateSaveConfigTab::dirSearchDepth [protected] |
Definition at line 259 of file katedialogs.h.
QLineEdit* KateSaveConfigTab::leBuPrefix [protected] |
Definition at line 257 of file katedialogs.h.
QLineEdit* KateSaveConfigTab::leBuSuffix [protected] |
Definition at line 258 of file katedialogs.h.
KComboBox* KateSaveConfigTab::m_encoding [protected] |
Definition at line 254 of file katedialogs.h.
KComboBox * KateSaveConfigTab::m_eol [protected] |
Definition at line 254 of file katedialogs.h.
QCheckBox * KateSaveConfigTab::removeSpaces [protected] |
Definition at line 256 of file katedialogs.h.
QCheckBox* KateSaveConfigTab::replaceTabs [protected] |
Definition at line 256 of file katedialogs.h.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference