Kate
#include <katedialogs.h>
Public Slots | |
void | apply () |
void | defaults () |
void | reload () |
void | reset () |
Public Slots inherited from KTextEditor::ConfigPage | |
virtual void | apply ()=0 |
virtual void | defaults ()=0 |
virtual void | reset ()=0 |
Public Member Functions | |
KateSaveConfigTab (QWidget *parent) | |
~KateSaveConfigTab () | |
Public Member Functions inherited from KateConfigPage | |
KateConfigPage (QWidget *parent=0, const char *name=0) | |
virtual | ~KateConfigPage () |
bool | hasChanged () |
Public Member Functions inherited from KTextEditor::ConfigPage | |
ConfigPage (QWidget *parent) | |
virtual | ~ConfigPage () |
Protected Attributes | |
QCheckBox * | allowEolDetection |
class KIntSpinBox * | blockCount |
class QLabel * | blockCountLabel |
QCheckBox * | cbLocalFiles |
QCheckBox * | cbRemoteFiles |
KIntNumInput * | dirSearchDepth |
QCheckBox * | removeSpaces |
QCheckBox * | replaceTabs |
Protected Attributes inherited from KateConfigPage | |
bool | m_changed |
Additional Inherited Members | |
Signals inherited from KTextEditor::ConfigPage | |
void | changed () |
Protected Slots inherited from KateConfigPage | |
void | slotChanged () |
Detailed Description
Definition at line 319 of file katedialogs.h.
Constructor & Destructor Documentation
KateSaveConfigTab::KateSaveConfigTab | ( | QWidget * | parent | ) |
Definition at line 893 of file katedialogs.cpp.
KateSaveConfigTab::~KateSaveConfigTab | ( | ) |
Definition at line 955 of file katedialogs.cpp.
Member Function Documentation
|
slot |
Definition at line 960 of file katedialogs.cpp.
|
slot |
Definition at line 1089 of file katedialogs.cpp.
|
slot |
Definition at line 1015 of file katedialogs.cpp.
|
slot |
Definition at line 1084 of file katedialogs.cpp.
Member Data Documentation
|
protected |
Definition at line 337 of file katedialogs.h.
|
protected |
Definition at line 339 of file katedialogs.h.
|
protected |
Definition at line 340 of file katedialogs.h.
|
protected |
Definition at line 336 of file katedialogs.h.
|
protected |
Definition at line 336 of file katedialogs.h.
|
protected |
Definition at line 338 of file katedialogs.h.
|
protected |
Definition at line 337 of file katedialogs.h.
|
protected |
Definition at line 337 of file katedialogs.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.