mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-26 13:20:52 +01:00
Continue revamp of elementprovider
This commit is contained in:
@@ -65,7 +65,7 @@ class LinkSingleElementWidget : public AbstractElementPropertiesEditorWidget
|
||||
bool setLiveEdit(bool live_edit) override;
|
||||
|
||||
private :
|
||||
QList <Element *> availableElements();
|
||||
QVector <QPointer<Element>> availableElements();
|
||||
void setUpCompleter();
|
||||
void clearTreeWidget();
|
||||
void setUpHeaderLabels();
|
||||
|
||||
Reference in New Issue
Block a user