KoCustomVariablesListItem Class Reference
Class: KoCustomVariablesListItem Used by KoCustomVariablesDia Represents an item in the listview, holding a lineedit to edit the value of the variable. More...
#include <koVariableDlgs.h>
Inheritance diagram for KoCustomVariablesListItem:


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 |
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 koVariableDlgs.h.
The documentation for this class was generated from the following files:
