Qt crashes when even i refractor ->generate missing Q_PROPERTY members
QML and Qt Quick
4
Posts
2
Posters
1.4k
Views
2
Watching
-
wrote on 24 Jun 2015, 08:42 last edited by
Q_PROPERTY(bool online READ online WRITE setonline NOTIFY onlineChanged)
When even i press on refractor->generate missing Q_PROPERTY members. Qt crashes. Is something wrong with my pc or is it a bug ? Thanks -
Q_PROPERTY(bool online READ online WRITE setonline NOTIFY onlineChanged)
When even i press on refractor->generate missing Q_PROPERTY members. Qt crashes. Is something wrong with my pc or is it a bug ? Thanks@vishnu You meant the Qt Creator crashes. Which Qt Creator version and OS ?
-
@vishnu Works on Ubuntu 14.04 with Qt 5.4.1
Edit: Works on Windows 7 64 bit with Qt 5.4.1 and MSVC 2010 too.
Try searching https://bugreports.qt.io for possible bugs if any.
3/4