ECBJT Class Reference

Simulates a BJT. More...

#include <ecbjt.h>

Inheritance diagram for ECBJT:

Inheritance graph
[legend]
Collaboration diagram for ECBJT:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ECBJT (bool isNPN, ICNDocument *icnDocument, bool newItem, const char *id=0)
 ~ECBJT ()
virtual bool canFlip () const

Static Public Member Functions

static ItemconstructNPN (ItemDocument *itemDocument, bool newItem, const char *id)
static ItemconstructPNP (ItemDocument *itemDocument, bool newItem, const char *id)
static LibraryItemlibraryItemNPN ()
static LibraryItemlibraryItemPNP ()

Protected Member Functions

virtual void dataChanged ()
virtual void drawShape (QPainter &p)

Protected Attributes

bool m_bIsNPN
BJTm_pBJT

Detailed Description

Simulates a BJT.

Author:
David Saxton

Definition at line 22 of file ecbjt.h.


Member Function Documentation

virtual bool ECBJT::canFlip (  )  const [inline, virtual]

Whether or not we can flip the item

Reimplemented from Item.

Definition at line 27 of file ecbjt.h.


The documentation for this class was generated from the following files:
Generated on Tue May 8 17:05:39 2007 for KTechLab by  doxygen 1.5.1