31 static void drawBody(
IC &ic, QPainter *painter);
Renders an IC's DIP-package body and builds its sizing/preview pixmaps.
static void generatePixmap(IC &ic)
static void drawBody(IC &ic, QPainter *painter)
static void generatePreviewPixmap(IC &ic, const QList< QGraphicsItem * > &items)
Graphic element representing an Integrated Circuit (sub-circuit) box.