[mythtv-commits] mythtv commit: r24515 - in trunk/mythtv/libs by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun May 9 19:51:44 UTC 2010


      Author: paulh
        Date: 2010-05-09 19:51:44 +0000 (Sun, 09 May 2010)
New Revision: 24515
   Changeset: http://svn.mythtv.org/trac/changeset/24515

Modified:

   trunk/mythtv/libs/libmythdb/mythversion.h
   trunk/mythtv/libs/libmythui/mythscreentype.cpp
   trunk/mythtv/libs/libmythui/mythuitext.cpp
   trunk/mythtv/libs/libmythui/mythuitext.h

Log:

Add a SetTextFromMap(QHash<QString, QString> &map) function to MythUIText.

Allows you to update a single text widget using all the flexibility that
templates allow but without having to loop through each and every text widget
on a screen to just update a single one.

Bumps the api version so plugins need to be recompiled.   




More information about the mythtv-commits mailing list