Mark deprecated method

This commit is contained in:
joshua
2021-03-01 22:17:58 +01:00
parent 8210f06919
commit 0424eb9fba
2 changed files with 30 additions and 0 deletions

View File

@@ -1322,6 +1322,15 @@ void Element::setElementInformations(DiagramContext dc)
emit elementInfoChange(old_info, m_data.m_informations);
}
/**
* @brief Element::elementData
* @return the element data used by this element
*/
ElementData Element::elementData() const
{
return m_data;
}
/**
@brief comparPos
Compare position of the two elements. Compare 3 points: