Obsolete Members for QPixmap
The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
void | fill(const QPaintDevice * device, int x, int y) (obsolete) |
Member Function Documentation
void QPixmap::fill(const QPaintDevice * device, int x, int y)
This is an overloaded function.
Fills the pixmap with the device's background color or pixmap. The given point, (x, y), defines an offset in widget coordinates to which the pixmap's top-left pixel will be mapped to.