[mythtv-commits] Ticket #10078: MythUIButtonTree emit itemSelected too early

MythTV noreply at mythtv.org
Wed Oct 5 19:30:27 UTC 2011


#10078: MythUIButtonTree emit itemSelected too early
-------------------------------------------------+-------------------------
 Reporter:  Xavier Hervy <xavier.hervy@…>        |          Owner:  stuartm
     Type:  Patch - Bug Fix                      |         Status:  new
 Priority:  minor                                |      Milestone:  unknown
Component:  MythTV - User Interface Library      |        Version:  Trunk
 Severity:  medium                               |  Head
 Keywords:  mythuibuttontree                     |     Resolution:
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by paulh):

 While what you say is true it's usual to get the node from the
 MythUIListButtonItem like this
 {{{
 MythGenericTree *node = qVariantValue<MythGenericTree*> (item->GetData());
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10078#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list