Kate
#include <katedialogs.h>

Public Slots | |
| void | apply () | 
| void | defaults () | 
| void | reload () | 
| void | reset () | 
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 () | 
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 | |
  Protected Slots inherited from KateConfigPage | |
| void | slotChanged () | 
Detailed Description
Definition at line 325 of file katedialogs.h.
Constructor & Destructor Documentation
| KateSaveConfigTab::KateSaveConfigTab | ( | QWidget * | parent | ) | 
Definition at line 944 of file katedialogs.cpp.
| KateSaveConfigTab::~KateSaveConfigTab | ( | ) | 
Definition at line 1006 of file katedialogs.cpp.
Member Function Documentation
      
  | 
  slot | 
Definition at line 1011 of file katedialogs.cpp.
      
  | 
  slot | 
Definition at line 1140 of file katedialogs.cpp.
      
  | 
  slot | 
Definition at line 1066 of file katedialogs.cpp.
      
  | 
  slot | 
Definition at line 1135 of file katedialogs.cpp.
Member Data Documentation
      
  | 
  protected | 
Definition at line 343 of file katedialogs.h.
      
  | 
  protected | 
Definition at line 345 of file katedialogs.h.
      
  | 
  protected | 
Definition at line 346 of file katedialogs.h.
      
  | 
  protected | 
Definition at line 342 of file katedialogs.h.
      
  | 
  protected | 
Definition at line 342 of file katedialogs.h.
      
  | 
  protected | 
Definition at line 344 of file katedialogs.h.
      
  | 
  protected | 
Definition at line 343 of file katedialogs.h.
      
  | 
  protected | 
Definition at line 343 of file katedialogs.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference
 Public Member Functions inherited from