Kate
VariableBoolEditor Class Reference
#include <variableeditor.h>
Inheritance diagram for VariableBoolEditor:
Public Member Functions | |
VariableBoolEditor (VariableBoolItem *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 95 of file variableeditor.h.
Constructor & Destructor Documentation
VariableBoolEditor::VariableBoolEditor | ( | VariableBoolItem * | item, |
QWidget * | parent | ||
) |
Definition at line 188 of file variableeditor.cpp.
Member Function Documentation
|
protectedslot |
Definition at line 204 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.