46 QDoubleSpinBox *
x, *
y, *
h, *
v;
bool setPart(CustomElementPart *) override
ArcEditor::setPart Specifie to this editor the part to edit. Note that an editor can accept or refuse...
ArcEditor(QETElementEditor *, PartArc *=nullptr, QWidget *=nullptr)
void updateArcA()
ArcEditor::updateArcA Update the span angle of the arc according to the edited value.
void updateForm() override
ArcEditor::updateForm Update the value of the widgets.
void updateArcS()
ArcEditor::updateArcS Update the start angle of the arc according to the edited value.
void activeConnections(bool)
ArcEditor::activeConnections Enable/disable connection between editor widget and slot editingFinished...
~ArcEditor() override
Destructeur.
void updateArcRect()
ArcEditor::updateArcRect Update the geometrie of the rect that define this arc according the the edit...
The PartArc class This class represents an elliptical arc primitive which may be used to compose the ...
CustomElementPart * currentPart() const override
ArcEditor::currentPart.