[SOLVED] LogText is not a member of 'Qt' issue in auto generated ui file by uic
-
try to find in your .ui file string "Qt::LogText" and change it - "Qt::TextFormat":http://qt-project.org/doc/qt-5/qt.html#TextFormat-enum , cleanup target folder and rebuild