mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-23 20:19:58 +02:00
Image can be edited in the dock widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3944 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -60,11 +60,6 @@ class DiagramImageItem : public QetGraphicsItem {
|
||||
protected:
|
||||
virtual void paint(QPainter *, const QStyleOptionGraphicsItem *, QWidget *);
|
||||
|
||||
signals:
|
||||
|
||||
private slots:
|
||||
void PreviewScale(int);
|
||||
|
||||
protected:
|
||||
QPixmap pixmap_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user