Menu

QSound class from Qt 5.0.0 is not in QtGui but in QtMultimedia

gambr
2016-04-22
2016-04-22
  • gambr

    gambr - 2016-04-22

    File "generated_cpp_54\com_trolltech_qt_gui\com_trolltech_qt_gui7.h" (and related com_trolltech_qt_gui_init.cpp and com_trolltech_qt_gui7.cpp) contains QSound class. From Qt 5.0.0 that class has been moved from module (and library) QtGui to QtMultimedia. So, I think "generated" files should be modified accordingly.

    Regards,
    Gianni

     
  • Florian Link

    Florian Link - 2016-04-22

    I wanted to keep the wrappers compatible to qt4, since we have a lot of scripts that are based on Qt4.
    That's why I did not add a QtWidgets and QtWebKitWidgets module as well.
    But maybe it is time to stop thinking about Qt4...

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.