mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-06 13:40:52 +01:00
Link single element widget, set live edit enable.
In properties dock widget, no need to click on apply button, change are apply immediately. git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3992 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -35,6 +35,7 @@ class ElementPropertiesWidget : public AbstractElementPropertiesEditorWidget
|
||||
void setElement(Element *element);
|
||||
void apply();
|
||||
void reset();
|
||||
bool setLiveEdit(bool live_edit);
|
||||
|
||||
public slots:
|
||||
void findInPanel ();
|
||||
|
||||
Reference in New Issue
Block a user