mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-08 06:42:34 +01:00
Les proprietes (noms, dimensions, point de saisie, orientations, connexions internes et informations complementaires) des elements sont desormais accessibles en mode lecture seule.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@869 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -70,6 +70,8 @@ class HotspotEditor : public QWidget {
|
||||
bool partsRectEnabled();
|
||||
bool mustTranslateParts() const;
|
||||
QPoint offsetParts() const;
|
||||
bool isReadOnly() const;
|
||||
void setReadOnly(bool);
|
||||
|
||||
public slots:
|
||||
void updateScene();
|
||||
|
||||
Reference in New Issue
Block a user