#include "global.h" QMap corresbondItem::linkType = { {AIT_motor,GIT_itemRect},{AIT_bus,GIT_bus}, }; QMap corresbondItem::typeToProGraphic = { {1,GIT_bus},{3,GIT_itemRect},{8,GIT_link} };