[mythtv-commits] [MythTV/mythtv] 45352a: V2 services: add Q_INVOKABLE to constructors

Peter Bennett noreply at github.com
Wed Sep 8 20:04:36 UTC 2021


  Branch: refs/heads/devel/http
  Home:   https://github.com/MythTV/mythtv
  Commit: 45352a94cd12204c52fe1ccb295795f2e2365431
      https://github.com/MythTV/mythtv/commit/45352a94cd12204c52fe1ccb295795f2e2365431
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2021-09-08 (Wed, 08 Sep 2021)

  Changed paths:
    M mythtv/programs/mythbackend/servicesv2/preformat.h
    M mythtv/programs/mythbackend/servicesv2/v2artworkInfo.h
    M mythtv/programs/mythbackend/servicesv2/v2artworkInfoList.h
    M mythtv/programs/mythbackend/servicesv2/v2blurayInfo.h
    M mythtv/programs/mythbackend/servicesv2/v2captureCard.h
    M mythtv/programs/mythbackend/servicesv2/v2captureCardList.h
    M mythtv/programs/mythbackend/servicesv2/v2castMember.h
    M mythtv/programs/mythbackend/servicesv2/v2castMemberList.h
    M mythtv/programs/mythbackend/servicesv2/v2channelGroup.h
    M mythtv/programs/mythbackend/servicesv2/v2channelGroupList.h
    M mythtv/programs/mythbackend/servicesv2/v2channelInfoList.h
    M mythtv/programs/mythbackend/servicesv2/v2connectionInfo.h
    M mythtv/programs/mythbackend/servicesv2/v2cutList.h
    M mythtv/programs/mythbackend/servicesv2/v2cutting.h
    M mythtv/programs/mythbackend/servicesv2/v2databaseInfo.h
    M mythtv/programs/mythbackend/servicesv2/v2encoder.h
    M mythtv/programs/mythbackend/servicesv2/v2encoderList.h
    M mythtv/programs/mythbackend/servicesv2/v2genre.h
    M mythtv/programs/mythbackend/servicesv2/v2genreList.h
    M mythtv/programs/mythbackend/servicesv2/v2input.h
    M mythtv/programs/mythbackend/servicesv2/v2inputList.h
    M mythtv/programs/mythbackend/servicesv2/v2lineup.h
    M mythtv/programs/mythbackend/servicesv2/v2liveStreamInfo.h
    M mythtv/programs/mythbackend/servicesv2/v2liveStreamInfoList.h
    M mythtv/programs/mythbackend/servicesv2/v2markup.h
    M mythtv/programs/mythbackend/servicesv2/v2markupList.h
    M mythtv/programs/mythbackend/servicesv2/v2musicMetadataInfo.h
    M mythtv/programs/mythbackend/servicesv2/v2musicMetadataInfoList.h
    M mythtv/programs/mythbackend/servicesv2/v2programAndChannel.h
    M mythtv/programs/mythbackend/servicesv2/v2programGuide.h
    M mythtv/programs/mythbackend/servicesv2/v2programList.h
    M mythtv/programs/mythbackend/servicesv2/v2recRule.h
    M mythtv/programs/mythbackend/servicesv2/v2recRuleFilter.h
    M mythtv/programs/mythbackend/servicesv2/v2recRuleFilterList.h
    M mythtv/programs/mythbackend/servicesv2/v2recRuleList.h
    M mythtv/programs/mythbackend/servicesv2/v2recording.h
    M mythtv/programs/mythbackend/servicesv2/v2storageGroupDir.h
    M mythtv/programs/mythbackend/servicesv2/v2storageGroupDirList.h
    M mythtv/programs/mythbackend/servicesv2/v2timeZoneInfo.h
    M mythtv/programs/mythbackend/servicesv2/v2titleInfo.h
    M mythtv/programs/mythbackend/servicesv2/v2titleInfoList.h
    M mythtv/programs/mythbackend/servicesv2/v2versionInfo.h
    M mythtv/programs/mythbackend/servicesv2/v2videoLookupInfo.h
    M mythtv/programs/mythbackend/servicesv2/v2videoLookupInfoList.h
    M mythtv/programs/mythbackend/servicesv2/v2videoMetadataInfo.h
    M mythtv/programs/mythbackend/servicesv2/v2videoMetadataInfoList.h
    M mythtv/programs/mythbackend/servicesv2/v2videoMultiplex.h
    M mythtv/programs/mythbackend/servicesv2/v2videoMultiplexList.h
    M mythtv/programs/mythbackend/servicesv2/v2videoSource.h
    M mythtv/programs/mythbackend/servicesv2/v2videoSourceList.h
    M mythtv/programs/mythbackend/servicesv2/v2videoStreamInfo.h
    M mythtv/programs/mythbackend/servicesv2/v2videoStreamInfoList.h
    M mythtv/programs/mythbackend/servicesv2/v2wolInfo.h

  Log Message:
  -----------
  V2 services: add Q_INVOKABLE to constructors

Q_INVOKABLE is needed in constructors of classses that will have xsd
generated.




More information about the mythtv-commits mailing list