Qt crashes when even i refractor ->generate missing Q_PROPERTY members
-
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.
4/4