kmahjongg
FrameImage.cpp
Go to the documentation of this file.
73 // p.drawPixmap(x+frameWidth(),y+frameWidth(),*thePixmap,x+frameWidth(),y+frameWidth(),w-(2*frameWidth()),h-(2*frameWidth()));
void setBackgroundMode(Qt::BGMode mode)
void setBackground(const QBrush &brush)
int height() const
void drawLine(const QLineF &line)
const QRect & rect() const
void drawRect(const QRectF &rectangle)
FrameImage(QWidget *parent, const QSize &initialImageSize)
Constructor.
Definition: FrameImage.cpp:37
int top() const
void setPen(const QColor &color)
int left() const
void drawPixmap(const QRectF &target, const QPixmap &pixmap, const QRectF &source)
void setColor(const QColor &color)
const QSize & size() const
int width() const
void setWidth(int width)
void setRect(int x, int y, int w, int h, int ss, int type)
Method Description.
Definition: FrameImage.cpp:107
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.