If I remember correctly, there is a python script somewhere in /Developer/qt/tools.../uninstall-qt.py
I'm not sure about the names, but you will recognize the script.
In addition, you need to run it with sudo, smth like this:
sudo python ./uninstall-qt.py
Hope this helps.
Maxym
source share