Qt Creator 3.2.1 on Mac OS X 10.10 Yosemite...
-
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?