Kate
Signals |
Public Member Functions |
Protected Slots |
Protected Member Functions |
List of all members
VariableEditor Class Reference
#include <variableeditor.h>
Inheritance diagram for VariableEditor:
Signals | |
void | valueChanged () |
Public Member Functions | |
VariableEditor (VariableItem *item, QWidget *parent=0) | |
virtual | ~VariableEditor () |
VariableItem * | item () const |
Protected Slots | |
void | activateItem () |
void | itemEnabled (bool enabled) |
Protected Member Functions | |
virtual void | enterEvent (QEvent *event) |
virtual void | leaveEvent (QEvent *event) |
virtual void | paintEvent (QPaintEvent *event) |
Detailed Description
Definition at line 50 of file variableeditor.h.
Constructor & Destructor Documentation
VariableEditor::VariableEditor | ( | VariableItem * | item, |
QWidget * | parent = 0 |
||
) |
Definition at line 41 of file variableeditor.cpp.
|
virtual |
Definition at line 82 of file variableeditor.cpp.
Member Function Documentation
|
protectedslot |
Definition at line 147 of file variableeditor.cpp.
|
protectedvirtual |
Definition at line 86 of file variableeditor.cpp.
VariableItem * VariableEditor::item | ( | ) | const |
Definition at line 152 of file variableeditor.cpp.
|
protectedslot |
Definition at line 137 of file variableeditor.cpp.
|
protectedvirtual |
Definition at line 95 of file variableeditor.cpp.
|
protectedvirtual |
Definition at line 104 of file variableeditor.cpp.
|
signal |
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.