Qt Creator 3.2.1 on Mac OS X 10.10 Yosemite...
Qt Creator and other tools
1
Posts
1
Posters
1.0k
Views
1
Watching
-
I upgraded my workstation to Yosemite, and Qt Creator stopped auto-extending my Q pointers. For instance, I declare a QLabel pointer, and then when I use the pointer followed by a '.', Creator would replace the '.' with an arrow '->' and then let me scroll through the available class methods. That seems to have stopped working altogether. Has anyone else noticed this behavior?