[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 8 16:02:40 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:  ijr    
     Type:  defect                           |       Status:  closed 
 Priority:  trivial                          |    Milestone:  unknown
Component:  mythtv                           |      Version:  head   
 Severity:  low                              |   Resolution:  invalid
  Mlocked:  0                                |  
---------------------------------------------+------------------------------
Changes (by stuartm):

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


Comment:

 Since this particular constructor doesn't exist in QT4 the correct fix
 will be applied as part of the QT4 port. In QT4 we use a format enum value
 instead to specify the colour depth. e.g QImage::Format_RGB32

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


More information about the mythtv-commits mailing list