[mythtv-firehose] mythtv/master commit: 1d157dda1 by Stuart Morgan (stuartm)

MythTV noreply at mythtv.org
Thu Feb 9 13:08:38 UTC 2012


      Author:  Stuart Morgan <smorgan at mythtv.org>
 Change Date:  2012-02-09T05:08:01-08:00
   Push Date:  2012/02/09 05:08:23 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  1d157dda12072a83d8e7e820a84c030fb3e368e0
   Changeset:  https://github.com/MythTV/mythtv/commit/1d157dda1

Log:

Move all usage of Q_DECLARE_METATYPE to the end of headers. Various parsers are unable to handle this macro and stop reading when they encounter it. Doxygen is one of these parsers and it produces no documentation of classes/methods/functions after the macro appears. It also breaks some IDEs e.g. kdevelop.

Modified:

   mythtv/libs/libmyth/mythrssmanager.h
   mythtv/libs/libmyth/programinfo.h
   mythtv/libs/libmyth/rssparse.h
   mythtv/libs/libmythmetadata/metadatacommon.h
   mythtv/libs/libmythmetadata/parentalcontrols.h
   mythtv/libs/libmythmetadata/videometadata.h
   mythtv/libs/libmythtv/dbchannelinfo.h
   mythtv/libs/libmythtv/metadataimagehelper.h
   mythtv/libs/libmythui/myththemedmenu.h
   mythtv/libs/libmythui/mythuibuttonlist.h
   mythtv/libs/libmythui/mythuifilebrowser.h
   mythtv/programs/mythfrontend/statusbox.cpp
   mythtv/programs/mythfrontend/videofileassoc.cpp
   mythtv/programs/mythfrontend/videolist.h



More information about the mythtv-firehose mailing list