[mythtv-commits] Ticket #5596: port libmyth to Qt4

MythTV mythtv at cvs.mythtv.org
Fri Sep 26 07:47:23 UTC 2008


#5596: port libmyth to Qt4
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  task     |       Status:  new    
 Priority:  minor    |    Milestone:  0.22   
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:         
  Mlocked:  0        |  
---------------------+------------------------------------------------------

Comment(by nigel):

 v12 patch has some of the MythThemedDialog subclasses that were missed (in
 the plugins). Looking at all those method signature changes, I think we
 should just stay with the char*, and do this in mythwidgets.cpp and
 mythdialogs.cpp.
 {{{
     if (name)
         setObjectName(QString(name));
 }}}
 if necessary.
 [[BR]]
 I'm hoping to have some time to change settings.cpp to use the new MythUI,
 but we'll see?

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5596#comment:30>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list