- int cptIn, cptOut, cptInout, cpt;\r
- QRegExp *rxPort, *rxEnt, *rxArch, *rxComp, *rxComment, *rxComma,\r
- *rxEndComp, *rxEnd, *rxGeneric, *rxEndGen, *rxGen, *rxConst, *rxWidth;\r
- QString fileName, txt, s, entName, brief, desc; \r
- \r
- QHash<QString,QList<QString>* > packages;\r
- \r
- QWidget *wid;\r