[mythtv-commits] mythtv commit: r18815 - in trunk/mythtv/libs by stuartm
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Tue Oct 21 14:52:55 UTC 2008
Author: stuartm
Date: 2008-10-21 14:52:55 +0000 (Tue, 21 Oct 2008)
New Revision: 18815
Changeset: http://cvs.mythtv.org/trac/changeset/18815
Modified:
trunk/mythtv/libs/libmythdb/mythversion.h
trunk/mythtv/libs/libmythui/mythuitype.cpp
trunk/mythtv/libs/libmythui/mythuitype.h
Log:
Adds an enabled/disabled state to MythUIType complete with Enabling() and Disabling() signals. This will be used by all focusable widgets in place of whatever systems they currently use to give a more consistent API and behaviour. Also emits the Hiding()/Showing() signals when visibility is changed by SetVisible().
More information about the mythtv-commits
mailing list