In have qt 4.5.1. After installation qt i haven't qt icons in my applications and I can't load standard C++ libraries. When i wrtie for example: #include <iostream> qt underline it.
When I use OpenGL functions it work good but qtcreator don't display me definiction of functions with arguments etc. ;/
How can I retrieve it?