[Kde-bindings] QPaintDevice bitBlt() missing from SMOKE runtime
Alexander Kellett
lypanov at kde.org
Mon Aug 25 16:34:53 UTC 2003
On Mon, Aug 25, 2003 at 04:30:08PM +0100, Richard Dale wrote:
> I've just been doing a ruby version of the scribble example from the
> Programming With Qt book, but I've found that the bitBlt() friend function of
> QPaintDevice is missing. I think it should appear as a static method of
> QPaintDevice (or it could be a static method in the Qt class perhaps). Or
> perhaps in could go in the pseudo class OperatorFriends.
i'd suggest reusing the pseudo class but renaming it GlobalMethods, or
StaticMethods or something such as that, its really badly named afterall :)
Alex
More information about the Kde-bindings
mailing list