Kate
VariableRemoveSpacesEditor Class Reference
  #include <variableeditor.h>
Inheritance diagram for VariableRemoveSpacesEditor:

Public Member Functions | |
| VariableRemoveSpacesEditor (VariableRemoveSpacesItem *item, QWidget *parent) | |
  Public Member Functions inherited from VariableEditor | |
| VariableEditor (VariableItem *item, QWidget *parent=0) | |
| virtual | ~VariableEditor () | 
| VariableItem * | item () const | 
Protected Slots | |
| void | setItemValue (int enabled) | 
  Protected Slots inherited from VariableEditor | |
| void | activateItem () | 
| void | itemEnabled (bool enabled) | 
Additional Inherited Members | |
  Signals inherited from VariableEditor | |
| void | valueChanged () | 
  Protected Member Functions inherited from VariableEditor | |
| virtual void | enterEvent (QEvent *event) | 
| virtual void | leaveEvent (QEvent *event) | 
| virtual void | paintEvent (QPaintEvent *event) | 
Detailed Description
Definition at line 176 of file variableeditor.h.
Constructor & Destructor Documentation
| VariableRemoveSpacesEditor::VariableRemoveSpacesEditor | ( | VariableRemoveSpacesItem * | item, | 
| QWidget * | parent | ||
| ) | 
Definition at line 338 of file variableeditor.cpp.
Member Function Documentation
      
  | 
  protectedslot | 
Definition at line 355 of file variableeditor.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
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
            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.
    KDE API Reference
 Public Member Functions inherited from