|
|
| ComponentInfo (QString ID_, ComponentType Type_, double rot_, double x, double y) |
| |
|
| ComponentInfo (QString ID_, ComponentType Type_, double rot_, QPoint P) |
| |
|
| ComponentInfo (QString ID_, ComponentType Type_, QPoint P) |
| |
|
int | getNumberOfPorts () const |
| |
|
void | setParams (QString ID_, ComponentType Type_, double Rotation_, double x, double y) |
| |
|
void | setParams (QString ID_, ComponentType Type_, double Rotation_, QPoint P) |
| |
|
void | setParams (QString ID_, ComponentType Type_, QPoint P) |
| |
|
double | getVal (QString) |
| |
|
|
QString | ID |
| |
|
ComponentType | Type |
| |
|
double | Rotation |
| |
|
QString | Net1 |
| |
|
QString | Net2 |
| |
|
std::vector< double > | Coordinates |
| |
|
QMap< QString, QString > | val |
| |
The documentation for this class was generated from the following files: