Have a look at QXineWidget, which is included in QDVDAuthor.
It is a wrapper class for the Xine multimedia library.
Don't know if that also works for Windows or Mac.
With Qt 4.4 the Phonon multimedia framework is released.
Maybe that is what you are looking for.
It is well documented with examples. Just have a look at the online docs.