Qucs-GUI
0.0.19
|
#include <QList>
#include <QHash>
#include <QMap>
Go to the source code of this file.
Data Structures | |
class | Module |
class | Category |
Typedefs | |
typedef Element *(* | pInfoFunc )(QString &, char *&, bool) |
typedef Element *(* | pInfoVAFunc )(QString &, QString &, bool, QString) |
typedef Component *(* | pCreatorFunc )() |
typedef Component*(* pCreatorFunc)() |
typedef Element*(* pInfoVAFunc)(QString &, QString &, bool, QString) |