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