krita
KisBackground Class Reference
List of all members.Detailed Description
Definition at line 25 of file kis_background.h.
Public Member Functions | |
| KisBackground () | |
| virtual | ~KisBackground () |
| void | paintBackground (QImage image, int leftX, int topY) |
| void | paintBackground (QImage image, const QRect &scaledImageRect, const QSize &scaledImageSize, const QSize &imageSize) |
| const QImage & | patternTile () const |
Protected Attributes | |
| QImage | m_patternTile |
Static Protected Attributes | |
| static const int | PATTERN_WIDTH = 32 |
| static const int | PATTERN_HEIGHT = 32 |
The documentation for this class was generated from the following files:

