git-svn-id: svn://db.shs.com.ru/libs@403 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -233,7 +233,7 @@ public slots:
|
||||
void removeSelected();
|
||||
void removeAll();
|
||||
void clearSelection();
|
||||
void addItem(QGraphicsItem * item);
|
||||
void addItem(QGraphicsItem * item, bool emit_action = true);
|
||||
|
||||
signals:
|
||||
void blockDoubleClicked(BlockItem * );
|
||||
|
||||
Reference in New Issue
Block a user