Qucs-GUI
0.0.19
|
#include <phototransistor.h>
Public Member Functions | |
phototransistor () | |
~phototransistor () | |
Component * | newOne () |
Static Public Member Functions | |
static Element * | info (QString &, char *&, bool getNewOne=false) |
Protected Member Functions | |
void | createSymbol () |
Definition at line 16 of file phototransistor.h.
Definition at line 13 of file phototransistor.cpp.
phototransistor::~phototransistor | ( | ) | [inline] |
Definition at line 20 of file phototransistor.h.
void phototransistor::createSymbol | ( | ) | [protected] |
Element * phototransistor::info | ( | QString & | Name, |
char *& | BitmapFile, | ||
bool | getNewOne = false |
||
) | [static] |
Component * phototransistor::newOne | ( | ) | [virtual] |
Reimplemented from Component.
Definition at line 100 of file phototransistor.cpp.