Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.6.0-beta1
-
None
-
Id25ee7970b49ed815a86fa76af6cbb3a06405971
Description
During copy-pasting this
bool readFromDBString( const QString& textField ); QString writeToDBString(); Q_INVOKABLE QVariant getAttribute( const QString &attributeName ) const; Q_INVOKABLE void setAttribute( const QString &attributeName, const QVariant &attributeValue ); int getAttributesCount() const; private: void clear(); private: QVariantMap m_map; bool m_draft = false;
into class members (in modeling plugin) Qt creator becomes unresponsible
Attachments
For Gerrit Dashboard: QTCREATORBUG-15347 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
141207,4 | ModelEditor: Fix endless loop with class members | 3.6 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |