[Qt-interest] [qt-interest] How to change qt output to BGRA

Bo Thorsen bo at fioniasoftware.dk
Thu May 5 08:32:14 CEST 2011


Den 05-05-2011 06:36, Steven Song skrev:
> Nobody know this?

Support for another board is a quite big thing, and it's certainly not 
only going to be this.

You have to implement a QPaintEngine subclass for this board, plus 
probably stuff like mouse handling, keyboard handling. Maybe timers, 
threads etc if this is a more exotic board (the graphics output format 
certainly is).

It's waaaaaaay to big a question to answer on this mailing list.

Bo.

> 2011/4/21, Steven Song<song422 at gmail.com>:
>> Dear friends:
>>
>>     I have a question, if my embedded board's frame buffer is BGRA, how to
>> keep the Qt application display output as the same format?
>>
>>     As i know, by default, Qt output is ARGB.
>>
>>     Maybe I can set some environment to do this? or modify the Qt source
>> code?
>>
>>
>> Thanks in advance
>>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest


Bo Thorsen,
Fionia Software.

-- 

Expert Qt and C++ developer for hire
Contact me if you need expert Qt help
http://www.fioniasoftware.dk



More information about the Qt-interest-old mailing list