26 typedef Element * (* pInfoFunc) (QString&,
char * &, bool);
27 typedef Element * (* pInfoVAFunc) (QString&, QString&, bool, QString);
Element *(* pInfoVAFunc)(QString &, QString &, bool, QString)
static void registerModule(QString, pInfoFunc)
static Component * getComponent(QString)
Q3PtrList< Module > Content
static void registerModules(void)
static Q3Dict< Module > Modules
Element *(* pInfoFunc)(QString &, char *&, bool)
static void unregisterModules(void)
static QStringList getCategories(void)
static int getModulesNr(QString)
static void intoCategory(Module *)
static Q3PtrList< Module > getModules(QString)
Superclass of all schematic drawing elements.
static QMap< QString, QString > vaComponents
static void registerComponent(QString, pInfoFunc)
static void registerDynamicComponents(void)
static Q3PtrList< Category > Categories