[mythtv-commits] Ticket #11126: QT5 patch for QMetaMethod signature change to methodSignature

MythTV noreply at mythtv.org
Fri Sep 28 01:54:14 UTC 2012


#11126: QT5 patch for QMetaMethod signature change to methodSignature
-------------------------------------------------+-------------------------
 Reporter:  Gary Buhrmaster <gary.buhrmaster@…>  |           Type:  Patch -
   Status:  new                                  |  Feature
Milestone:  unknown                              |       Priority:  trivial
  Version:  Unspecified                          |      Component:  MythTV
 Keywords:  QT5                                  |  - General
                                                 |       Severity:  low
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
 QT5 is in beta, and bleeding edge distros are likely to provide it as an
 alternative in their next cycle or two, although I would not expect it to
 be the default for quite some time. Regardless, one of the changes in QT5
 is changing the QMetaMethod::signature to QMetaMethod::methodSignature.
 This patch changes the usage in the libs/libmythupnp/servicehost.cpp
 usage, and as it is surrounded by a version check should be safe for any
 supported QT version, and prepares MythTV for the inevitable QT5 default
 on some distro at some future date (probably a few years from now).

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11126>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list