11class QGraphicsProxyWidget;
44 QGraphicsProxyWidget *m_proxy =
nullptr;
Abstract base class for all graphical circuit elements in wiRedPanda.
void start(GraphicElement *element)
Starts inline-editing element's label, committing any already-in-progress edit first.
void cancel()
Discards the current edit (if any) and closes the editor without changing anything.
InlineLabelEditor(Scene *scene)
Main circuit editing scene.