Kate
VariableLineEdit Class Reference
#include <variablelineedit.h>
Inheritance diagram for VariableLineEdit:
Public Slots | |
void | clear () |
void | editVariables () |
void | setText (const QString &text) |
void | updateVariableLine () |
Signals | |
void | textChanged (const QString &) |
Public Member Functions | |
VariableLineEdit (QWidget *parent=0) | |
virtual | ~VariableLineEdit () |
void | addKateItems (VariableListView *listview) |
QString | text () |
Detailed Description
Definition at line 31 of file variablelineedit.h.
Constructor & Destructor Documentation
VariableLineEdit::VariableLineEdit | ( | QWidget * | parent = 0 | ) |
Definition at line 47 of file variablelineedit.cpp.
|
virtual |
Definition at line 79 of file variablelineedit.cpp.
Member Function Documentation
void VariableLineEdit::addKateItems | ( | VariableListView * | listview | ) |
Definition at line 115 of file variablelineedit.cpp.
|
slot |
Definition at line 353 of file variablelineedit.cpp.
|
slot |
Definition at line 83 of file variablelineedit.cpp.
|
slot |
Definition at line 348 of file variablelineedit.cpp.
QString VariableLineEdit::text | ( | ) |
Definition at line 358 of file variablelineedit.cpp.
|
signal |
|
slot |
Definition at line 105 of file variablelineedit.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.