|
Qucs-GUI
0.0.19
|
#include <isolator.h>


Public Member Functions | |
| Isolator () | |
| ~Isolator () | |
| Component * | newOne () |
Static Public Member Functions | |
| static Element * | info (QString &, char *&, bool getNewOne=false) |
Definition at line 24 of file isolator.h.
Definition at line 56 of file isolator.cpp.
| Element * Isolator::info | ( | QString & | Name, |
| char *& | BitmapFile, | ||
| bool | getNewOne = false |
||
| ) | [static] |
| Component * Isolator::newOne | ( | ) | [virtual] |
Reimplemented from Component.
Definition at line 60 of file isolator.cpp.

1.7.6.1