OpenGL / QT / fullscreen

Hello,

I have to port my 3d enginge (which currentliy uses motif and runs on linux) to something which runs on windows and linux. I thought that probably, QT would be a good choice. However, is there a possibility to let a QT based OpenGL engine run in fullscreen mode?

Thanks
Jan

Look for setWindowState here:

http://computing.ee.ethz.ch/sepp/qt-3.3.0-mo/qwidget.html