Sorry this is a repost. On my previous post i pressed tab and the
message sent. Sorry

I was following a QML tutorial that had this import statement:

import QtMultimedia 5.0

I was told that i would need
http://doc.qt.digia.com/qtmobility-1.2.0/multimedia.html
and that if i didnt download the Qt Sdk i would have to compile it
myself. But when i look at my Pyside installation, it includes:

     QtMultimedia.pyd
     QtMultimedia4.dll

Shouldnt i have access? Ive tried

import QtMultimedia
          QtMultimedia4

with versions 1.0 and 4.7 but nothing works
_______________________________________________
PySide mailing list
PySide@qt-project.org
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to