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) | |
~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 678 of file katedialogs.cpp.
KateSaveConfigTab::~KateSaveConfigTab | ( | ) |
Definition at line 735 of file katedialogs.cpp.
Member Function Documentation
void KateSaveConfigTab::apply | ( | ) | [slot] |
Definition at line 740 of file katedialogs.cpp.
void KateSaveConfigTab::defaults | ( | ) | [slot] |
Definition at line 857 of file katedialogs.cpp.
void KateSaveConfigTab::reload | ( | ) | [slot] |
Definition at line 789 of file katedialogs.cpp.
void KateSaveConfigTab::reset | ( | ) | [slot] |
Definition at line 852 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: