I can never find the place to do this. This post is mainly so I won't spend an hour looking for it next time.
The problem is I keep looking for it as a "view" but it's not, it's under Window->Preferences.
In there is a selection for Qt which shows Qt versions and lets you add or edit.
I am trying to switch from the libraries shipped in my am3517 SDK to a Qt that I can build from source.
The SDK libraries all in in a capital 'E". Cross compiling embedded Qt from source, they don't.
So when I change Qt on my target, my Qt apps can't find libQtGuiE for example because it's libQtGui when built from 4.7.4 source.
I had hoped that changing it in here would help, but it its not looking good.