qt-interest@trolltech.com
[Top] [All Lists]

Re: [Qt-interest] Preferred method of making embedded linux application

Subject: Re: [Qt-interest] Preferred method of making embedded linux application themable ?
From: lists4pghanghas
Date: Mon, 21 Jun 2010 23:59:12 +0530
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@xxxxxxxxxxxxx
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>    

_______________________________________________
Qt-interest mailing list
Qt-interest@xxxxxxxxxxxxx
http://lists.trolltech.com/mailman/listinfo/qt-interest

<Prev in Thread] Current Thread [Next in Thread>