[mythtv-commits] Ticket #5773: libmythdb could be more efficient about using QString

MythTV mythtv at cvs.mythtv.org
Tue Oct 7 01:39:36 UTC 2008


#5773: libmythdb could be more efficient about using QString
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik at hovland.org>  |        Owner:  ijr    
     Type:  defect                           |       Status:  closed 
 Priority:  trivial                          |    Milestone:  unknown
Component:  mythtv                           |      Version:  head   
 Severity:  low                              |   Resolution:  fixed  
  Mlocked:  0                                |  
---------------------------------------------+------------------------------
Changes (by janne):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [18578]) Use isEmpty() instead of == "" and clear() instead of null
 assignment for QStrings

 Fixes #5773
 From: Erik Hovland <erik at hovland.org>

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


More information about the mythtv-commits mailing list