Qt & OpenGL

http://doc.qt.nokia.com/latest/qtopengl.html

qmake -project

.proファイルに

QT += opengl

を追加。そして、

qmake
make