lib
KoCustomVariablesListItem Class Reference
#include <KoCustomVariablesDia.h>
Detailed Description
Class: KoCustomVariablesListItem Used by KoCustomVariablesDia Represents an item in the listview, holding a lineedit to edit the value of the variable.
Definition at line 67 of file KoCustomVariablesDia.h.
Public Member Functions | |
KoCustomVariablesListItem (QListView *parent) | |
void | setVariable (KoCustomVariable *v) |
KoCustomVariable * | getVariable () const |
virtual void | setup () |
virtual int | width (const QFontMetrics &fm, const QListView *lv, int c) const |
void | update () |
void | applyValue () |
Protected Attributes | |
KoCustomVariable * | var |
KLineEdit * | editWidget |
The documentation for this class was generated from the following files: