mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-18 18:49:58 +02:00
image can be resized (not undo command and save to xml yet)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2488 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -76,8 +76,8 @@ class DiagramImageItem : public QObject, public QGraphicsPixmapItem {
|
||||
/// signal emitted after image was changed
|
||||
void diagramImageChanged(DiagramImageItem *, const QString &, const QString &);
|
||||
|
||||
public slots:
|
||||
void setNonFocusable();
|
||||
private slots:
|
||||
void setScale(int);
|
||||
|
||||
private:
|
||||
bool first_move_;
|
||||
|
||||
Reference in New Issue
Block a user