mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2025-04-21 12:27:27 +03:00
Adding bases to the code generator. Code text edit, fixing input/output ID control, etc.
This commit is contained in:
@@ -196,6 +196,8 @@ void Arrow::paint(QPainter *painter, const QStyleOptionGraphicsItem *,
|
||||
SECLine->setColor(myColor);
|
||||
}
|
||||
}
|
||||
painter->setBrush(Qt::lightGray);
|
||||
painter->drawPolygon(this->path().toFillPolygon());
|
||||
setSelectedArrows();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user