hwsun 发表于 2006-9-19 18:12:59

how to integrate SDL into Qt?

Dear All:

I have already built the whole GUI with Qt. Now I want to render videos, audioes and images under this GUI using SDL. But I am not sure how to do it.

I have searched a lot of websites and have not found usefull materials. Repaint() and resize() are suggested to be re-implemented by some references. But It does not work. And I also want to control the rendering time (i.e. press some buttons on the GUI)


Could somebody help me?

Really thanks a lot for your help!!!

AnthonyLee 发表于 2006-9-20 18:42:52

here has a simple sample for integrate SDL into ETK++, maybe it'll give you a reference to find out how to integrate SDL into QT.
and, it's just for sample :)

cavendish 发表于 2006-10-17 21:57:14

why not google
google "integrate sdl in qt"
http://www.qtforum.org/article/18245/how-to-integrate-SDL-into-Qt.html
页: [1]
查看完整版本: how to integrate SDL into Qt?