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

RE: How do I fill a QCanvasRect with a picture, at a given offset ?

Subject: RE: How do I fill a QCanvasRect with a picture, at a given offset ?
From:
Date: Sat, 04 Mar 2006 23:15:46 +0100
Christopher Probst wrote:

> Hello yfh,
> 
> Suppose
> 
> void bitBlt ( QPaintDevice * dst, int dx, int dy, const QPaintDevice *
> src, int sx, int sy, int sw, int sh, Qt::RasterOp rop, bool ignoreMask )
> 
> sx, sy is I believe be your offset/
> 
> Suppose QPixmap is a subclass of QPaintDevice
> 
> Suppose a world with no suppositions.
> 
> Christo
> 
> 
> 
> Suppose
> 

I suppose I should thank you ;-)

It sort of works, but I'm not there, because the behaviour is fairly
unexpected (or I'm fairly thick).

yfh2

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

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