Qucs-GUI  0.0.19
Functions
/home/travis/build/Qucs/qucs/qucs/qucs/components/component.cpp File Reference

Implementation of the Component class. More...

#include <stdlib.h>
#include <cmath>
#include "components.h"
#include "node.h"
#include "main.h"
#include "qucs.h"
#include "schematic.h"
#include "viewpainter.h"
#include "module.h"
#include "misc.h"
#include <QPen>
#include <QString>
#include <QMessageBox>
#include <QPainter>
#include <QDebug>
Include dependency graph for component.cpp:

Go to the source code of this file.

Functions

ComponentgetComponentFromName (QString &Line, Schematic *p)

Detailed Description

Implementation of the Component class.

Definition in file component.cpp.


Function Documentation

Component* getComponentFromName ( QString &  Line,
Schematic p 
)
Todo:
enable user to load partial schematic, skip unknown components

Definition at line 1548 of file component.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines