mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 14:50:53 +01:00
WIP2
This commit is contained in:
@@ -186,6 +186,10 @@ QUndoCommand *DynamicElementTextItemEditor::associatedUndo() const
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
/*!
|
||||
* \brief DynamicElementTextItemEditor::dataEdited
|
||||
* Apply changes to the text item. It is called when dataChanged() signal is called
|
||||
*/
|
||||
void DynamicElementTextItemEditor::dataEdited()
|
||||
{
|
||||
if (m_live_edit)
|
||||
|
||||
Reference in New Issue
Block a user