-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 3.1.0-beta
If you open qeventloop.cpp and go the definition of 'struct LoopReference' in QEventLoop::exec. You will notice the destructor is fully semantic highlighted, but the constructor is not. Searching for usages of QThreadData::loopLevel will also not list the usage in the LoopReference constructor.