[Qt-interest] Preferred method of making embedded linux application themable ?

lists4pghanghas lists4pghanghas at gmail.com
Mon Jun 21 20:29:12 CEST 2010


reply is inline. I was not sure of putting it inline as mail was big.
But I deleted rest of the mail that was not very relevant to current 
discussion.

On Sunday 20 June 2010 03:52 PM, Andre Somers wrote:
> Hi,
> Op 16-6-2010 17:04, Pritam Ghanghas schreef:
>    
>
>> But till now I have stayed away from created .ui files for UI design,
>> that apporach didnt seem to fit my requirements.
>>
>>      
> So what *are* your requirements exactly? I found that .ui files usually
> fit mine pretty well, and that I write little hand-written UI
> construction code anymore.
>    

My application is for a set top box and UI team keep coming up with lot 
of screens(with backgrounds, animations, arrows and small embedded 
animations) that dont fit into any of the default widget. QStyle and 
styled Items give a lot of flexibility though. But now when I have 
started using them, I find that there are no straight forward approaches 
to caching(to improve paint performance) as there are in QGraphicsItems 
(eg. itemcoordinatecache and deviceCordinateCache). In QGV its very easy 
to have your own caching for repeated paintings.
> André
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>    




More information about the Qt-interest-old mailing list