Qucs-GUI
0.0.19
|
#include <bondwire.h>
Public Member Functions | |
BondWire () | |
~BondWire () | |
Component * | newOne () |
Static Public Member Functions | |
static Element * | info (QString &, char *&, bool getNewOne=false) |
Definition at line 24 of file bondwire.h.
BondWire::~BondWire | ( | ) | [inline] |
Definition at line 27 of file bondwire.h.
Element * BondWire::info | ( | QString & | Name, |
char *& | BitmapFile, | ||
bool | getNewOne = false |
||
) | [static] |
Component * BondWire::newOne | ( | ) | [virtual] |
Reimplemented from Component.
Definition at line 61 of file bondwire.cpp.