-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.7.1
-
None
1226 QXmlItem &QXmlItem::operator=(const QXmlItem &other)
1227 {
1228 if(m_node != other.m_node)
1229
1238
1239 return *this;
1226 QXmlItem &QXmlItem::operator=(const QXmlItem &other)
1227 {
1228 if(m_node != other.m_node)
1229
1238
1239 return *this;