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

Public Member Functions | |
| VariableIntEditor (VariableIntItem *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 newValue) | 
  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 82 of file variableeditor.h.
Constructor & Destructor Documentation
| VariableIntEditor::VariableIntEditor | ( | VariableIntItem * | item, | 
| QWidget * | parent | ||
| ) | 
Definition at line 162 of file variableeditor.cpp.
Member Function Documentation
      
  | 
  protectedslot | 
Definition at line 179 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