#include <ecdiode.h>
Inheritance diagram for ECDiode:


Public Member Functions | |
| ECDiode (ICNDocument *icnDocument, bool newItem, const char *id=0) | |
| ~ECDiode () | |
Static Public Member Functions | |
| static Item * | construct (ItemDocument *itemDocument, bool newItem, const char *id) |
| static LibraryItem * | libraryItem () |
Protected Member Functions | |
| void | drawShape (QPainter &p) |
| void | dataChanged () |
Protected Attributes | |
| Diode * | m_diode |
Definition at line 20 of file ecdiode.h.
1.5.1