[mythtv-commits] Ticket #5179: QImage takes an int for the number of colors (which means it can only take 2 Mi colors)

MythTV mythtv at cvs.mythtv.org
Tue Apr 15 10:20:37 UTC 2008


#5179: QImage takes an int for the number of colors (which means it can only take
2 Mi colors)
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik at hovland.org>  |        Owner:  stuartm
     Type:  defect                           |       Status:  closed 
 Priority:  trivial                          |    Milestone:  0.22   
Component:  mythtv                           |      Version:  head   
 Severity:  low                              |   Resolution:  fixed  
  Mlocked:  0                                |  
---------------------------------------------+------------------------------
Changes (by stuartm):

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


Comment:

 (In [17059]) Convert QImage constructor to the QT4 format using an enum
 value to define depth, number of colours and endianness. I didn't use the
 patch from Eric Hovland as it failed to remove the defunct depth argument,
 but thanks anyway. Fixes #5179

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


More information about the mythtv-commits mailing list