mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-08-05 03:34:13 +02:00
PLC Manager
This commit is contained in:
@@ -106,6 +106,7 @@ class CrossRefItem : public QGraphicsObject
|
||||
void setUpCrossBoundingRect(QPainter &painter);
|
||||
void drawAsCross(QPainter &painter);
|
||||
void drawAsContacts(QPainter &painter);
|
||||
void drawAsPlcTable(QPainter &painter);
|
||||
QRectF drawContact(QPainter &painter, int flags, Element *elmt, int pole_index = 0);
|
||||
void fillCrossRef(QPainter &painter);
|
||||
void AddExtraInfo(QPainter &painter, const QString&);
|
||||
|
||||
Reference in New Issue
Block a user