#include <pixmapjupocobject.h>
|
| QUuid | addPart (QPixmap &srcPixmap, const QRect &srcRect=QRect()) |
| | public: More...
|
| |
| PixmapJUPOCRefObject * | addAndGetPart (QPixmap &srcPixmap, const QRect &srcRect=QRect()) |
| |
| PixmapJUPOCRefObject * | getPart (const QUuid &partUid) |
| |
| virtual void | fill (const QColor &c) |
| |
| virtual | ~PixmapJUPOCObject () |
| |
| | PixmapObject () |
| |
| | PixmapObject (int width, int height) |
| |
| | PixmapObject (const QString &fileName, const char *format=0, Qt::ImageConversionFlags flags=Qt::AutoColor) |
| |
| | PixmapObject (const QString &fileName, const QSize &desiredSize, bool limitOnly=true, const char *format=0, Qt::ImageConversionFlags flags=Qt::AutoColor) |
| |
| virtual PixmapObject * | clone () |
| |
| virtual | ~PixmapObject () |
| |
| virtual bool | valid () const |
| |
| virtual QUuid | id () const |
| |
| virtual void | setId (const QUuid &uid) |
| |
| virtual void | setId (const QString &quuid_as_string) |
| |
| virtual bool | resize (const quint32 w, const quint32 h) |
| |
| virtual bool | resize (const QSize &size) |
| |
| virtual QSize | size () const |
| |
| virtual int | width () const |
| |
| virtual int | height () const |
| |
| virtual QSizeF | sizeF () const |
| |
| virtual quint64 | sizeOf () const |
| |
| virtual bool | isSquare () const |
| |
| virtual QSize | nativeSize () const |
| |
| virtual int | nativeWidth () const |
| |
| virtual int | nativeHeight () const |
| |
| virtual QSizeF | nativeSizeF () const |
| |
| virtual void | paint (QPainter *painter) |
| |
| virtual void | paint (QPainter *painter, const QPointF &targetOriginInPainterCS) |
| |
| virtual void | paint (QPainter *painter, const QRectF &targetRectInPainterCS) |
| |
| virtual void | paint (QPainter *painter, const QRect &targetRectInPainterCS, const QRect &sourceRect) |
| |
| virtual QPoint | translatePaintTargetPointToPixmapPoint (const QPoint &point, const QRect &sourceRect, const QRect &destRect) |
| |
| virtual QVector< qint32 > | translatePaintTargetPointToPixmapPointEx (const QPoint &point, const QRect &sourceRect, const QRect &destRect) |
| |
| virtual QPixmap * | operator-> () const |
| |
| virtual QPixmap & | operator* () const |
| |
| virtual | operator QPixmap * () const |
| |
| virtual QPixmap * | data () const |
| |
| PixmapJUPOCObject::~PixmapJUPOCObject |
( |
| ) |
|
|
virtual |
| PixmapJUPOCObject::PixmapJUPOCObject |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
|
protected |
| PixmapJUPOCRefObject * PixmapJUPOCObject::addAndGetPart |
( |
QPixmap & |
srcPixmap, |
|
|
const QRect & |
srcRect = QRect() |
|
) |
| |
| QUuid PixmapJUPOCObject::addPart |
( |
QPixmap & |
srcPixmap, |
|
|
const QRect & |
srcRect = QRect() |
|
) |
| |
| bool PixmapJUPOCObject::advanceRow |
( |
quint32 |
heightNeeded | ) |
|
|
protected |
| void PixmapJUPOCObject::fill |
( |
const QColor & |
c | ) |
|
|
virtual |
| QRect PixmapJUPOCObject::findSpace |
( |
QSize |
s | ) |
|
|
protectedvirtual |
| int PixmapJUPOCObject::trySize |
( |
QSize |
s, |
|
|
QRect & |
r_rect |
|
) |
| |
|
protected |
| QRect PixmapJUPOCObject::m_gridLocator |
|
protected |
| QRect PixmapJUPOCObject::m_lastRectAdded |
|
protected |
| QMap<QUuid,QRect> PixmapJUPOCObject::m_parts |
|
protected |
The documentation for this class was generated from the following files: