git-svn-id: svn://db.shs.com.ru/libs@31 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -123,6 +123,7 @@ public:
|
||||
BlockItemPin * addPin(Qt::Alignment align, int bus_type, const QString & text, bool update_ = true);
|
||||
void removePin(BlockItemPin * pin);
|
||||
void addDecor(QGraphicsItem * item);
|
||||
void addDecor(QGraphicsItem & item);
|
||||
void removeDecor(QGraphicsItem * item);
|
||||
QVector<BlockItemPin * > takePins();
|
||||
void clearPins();
|
||||
|
||||
Reference in New Issue
Block a user