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

MythTV mythtv at cvs.mythtv.org
Mon Oct 6 23:56:50 UTC 2008


#5773: libmythdb could be more efficient about using QString
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik at hovland.org>  |       Owner:  ijr    
     Type:  defect                           |      Status:  new    
 Priority:  trivial                          |   Milestone:  unknown
Component:  mythtv                           |     Version:  head   
 Severity:  low                              |     Mlocked:  0      
---------------------------------------------+------------------------------
 QString usage can be streamlined a bit by using single chars instead of
 single value strings, using clear() instead of assignment to null and
 using isEmpty() instead of checking against "".

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


More information about the mythtv-commits mailing list