mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-27 14:20:52 +01:00
Don't clear the texts of pasted elements.
For report element, clear the function and tension-protocol texts git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4598 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -1077,6 +1077,8 @@ ElementTextItem* CustomElement::setTaggedText(const QString &tagg, const QString
|
||||
/**
|
||||
* @brief CustomElement::taggedText
|
||||
* return the text field tagged with @tagg or NULL if text field isn't found
|
||||
* Some of available taggs :
|
||||
* function, tension-protocol, label, comment, location
|
||||
* @param tagg
|
||||
*/
|
||||
ElementTextItem* CustomElement::taggedText(const QString &tagg) const {
|
||||
|
||||
Reference in New Issue
Block a user