[Qt-interest] Getting QVariant from QPixmap...and a strangeoperator!

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Tue Jul 20 08:30:23 CEST 2010


On Tue, Jul 20, 2010 at 11:37 AM, Scott Aron Bloom
<Scott.Bloom at onshorecs.com> wrote:
> Actually, just store the QPixmap not a pointer to it, will make your life a  lot easier...
>

Can't.

Since I'm using a QCache, which returns a pointer to the cached object
(QPixmap in my case).

T * QCache::object ( const Key & key ) const

-mandeep




More information about the Qt-interest-old mailing list