Qucs-GUI
0.0.18
|
#include <Q3PtrList>
#include <Q3Dict>
#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 )() |