[mythtv-commits] mythtv commit: r25619 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Aug 12 02:38:05 UTC 2010


      Author: cpinkham
        Date: 2010-08-12 02:38:05 +0000 (Thu, 12 Aug 2010)
New Revision: 25619
   Changeset: http://svn.mythtv.org/trac/changeset/25619

Modified:

   trunk/mythtv/libs/libmythdb/mythdownloadmanager.cpp
   trunk/mythtv/libs/libmythdb/mythdownloadmanager.h
   trunk/mythtv/libs/libmythdb/mythversion.h

Log:

Add a new download() method to MythDownloadManager that returns the
QNetworkReply to the caller.  This allows callers to use the QNetworkReply
(which inherits QIODevice) directly in other Qt methods.

This modifies the binary API again, so if you're recompiling from
my last commit, you might want to stop and start over....






More information about the mythtv-commits mailing list