Qucs-GUI
0.0.19
|
#include <ha1b.h>
Public Member Functions | |
ha1b () | |
~ha1b () | |
Component * | newOne () |
Static Public Member Functions | |
static Element * | info (QString &, char *&, bool getNewOne=false) |
Protected Member Functions | |
void | createSymbol () |
QString | vhdlCode (int) |
QString | verilogCode (int) |
ha1b::ha1b | ( | ) |
ha1b::~ha1b | ( | ) | [inline] |
void ha1b::createSymbol | ( | ) | [protected] |
Element * ha1b::info | ( | QString & | Name, |
char *& | BitmapFile, | ||
bool | getNewOne = false |
||
) | [static] |
Component * ha1b::newOne | ( | ) | [virtual] |
QString ha1b::verilogCode | ( | int | ) | [protected, virtual] |
QString ha1b::vhdlCode | ( | int | ) | [protected, virtual] |