#include <spicefile.h>
|
| SpiceFile () |
|
| ~SpiceFile () |
|
Component * | newOne () |
|
bool | createSubNetlist (QTextStream *) |
|
QString | getErrorText () |
|
QString | getSubcircuitFile () |
|
| MultiViewComponent () |
|
virtual | ~MultiViewComponent () |
|
void | recreate (Schematic *) |
|
| Component () |
|
virtual | ~Component () |
|
QString | getNetlist () |
|
QString | get_VHDL_Code (int) |
|
QString | get_Verilog_Code (int) |
|
void | paint (ViewPainter *) |
|
void | paintScheme (QPainter *) |
|
void | print (ViewPainter *, float) |
|
void | setCenter (int, int, bool relative=false) |
|
void | getCenter (int &, int &) |
|
int | textSize (int &, int &) |
|
void | Bounding (int &, int &, int &, int &) |
|
void | entireBounds (int &, int &, int &, int &, float) |
|
bool | getSelected (int, int) |
|
int | getTextSelected (int, int, float) |
|
void | rotate () |
|
void | mirrorX () |
|
void | mirrorY () |
|
QString | save () |
|
bool | load (const QString &) |
|
| Element () |
|
virtual | ~Element () |
|
|
static Element * | info (QString &, char *&, bool getNewOne=false) |
|
Definition at line 30 of file spicefile.h.
SpiceFile::~SpiceFile |
( |
| ) |
|
|
inline |
bool SpiceFile::createSubNetlist |
( |
QTextStream * |
stream | ) |
|
void SpiceFile::createSymbol |
( |
| ) |
|
|
protectedvirtual |
QString SpiceFile::getErrorText |
( |
| ) |
|
|
inline |
QString SpiceFile::getSubcircuitFile |
( |
| ) |
|
|
virtual |
Element * SpiceFile::info |
( |
QString & |
Name, |
|
|
char *& |
BitmapFile, |
|
|
bool |
getNewOne = false |
|
) |
| |
|
static |
QString SpiceFile::netlist |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files:
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs/components/spicefile.h
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs/components/spicefile.cpp