My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs
module.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Module
 
class  Category
 

Typedefs

typedef Element *(* pInfoFunc )(QString &, char *&, bool)
 
typedef Component *(* pCreatorFunc )()
 

Typedef Documentation

typedef Component*(* pCreatorFunc)()

Definition at line 23 of file module.h.

typedef Element*(* pInfoFunc)(QString &, char *&, bool)

Definition at line 22 of file module.h.