QList< QMetaObject::Connection > m_edit_connection
void on_m_color_pb_changed(const QColor &newColor)
TextEditor::on_m_color_pb_changed.
QPointer< PartText > m_text
bool setPart(CustomElementPart *part) override
TextEditor::setPart Set the current text to edit. Set to nullptr to clear the current text...
TextEditor(QETElementEditor *editor, PartText *text=nullptr, QWidget *parent=nullptr)
TextEditor::TextEditor Default constructor.
void on_m_font_pb_clicked()
TextEditor::on_m_font_pb_clicked.
void updateForm() override
TextEditor::updateForm Update the gui.
CustomElementPart * currentPart() const override
TextEditor::currentPart.
void setUpEditConnection()
TextEditor::setUpEditConnection Setup the connection between the widgets of this editor and the undo ...
QList< QMetaObject::Connection > m_change_connection