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


Public Member Functions | |
| DLS_1ton () | |
| ~DLS_1ton () | |
| 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 DLS_1ton.h.
Definition at line 13 of file DLS_1ton.cpp.


| DLS_1ton::~DLS_1ton | ( | ) | [inline] |
Definition at line 20 of file DLS_1ton.h.
| void DLS_1ton::createSymbol | ( | ) | [protected] |
| Element * DLS_1ton::info | ( | QString & | Name, |
| char *& | BitmapFile, | ||
| bool | getNewOne = false |
||
| ) | [static] |
| Component * DLS_1ton::newOne | ( | ) | [virtual] |
Reimplemented from Component.
Definition at line 30 of file DLS_1ton.cpp.

1.7.6.1