lib
KoPicture Member ListThis is the complete list of members for KoPicture, including all inherited members.
assignPictureId(uint _id) | KoPicture | |
clear(void) | KoPicture | |
clearAndSetMode(const QString &newMode) | KoPicture | |
clearCache(void) | KoPicture | |
createAlphaMask(int conversion_flags=0) const | KoPicture | |
createSharedData(void) | KoPicture | [protected] |
dragObject(QWidget *dragSource=0L, const char *name=0L) | KoPicture | |
draw(QPainter &painter, int x, int y, int width, int height, int sx=0, int sy=0, int sw=-1, int sh=-1, bool fastMode=false) | KoPicture | |
generateImage(const QSize &size) | KoPicture | |
generatePixmap(const QSize &size, bool smoothScale=false) | KoPicture | |
getExtension(void) const | KoPicture | |
getKey(void) const | KoPicture | |
getMimeType(void) const | KoPicture | |
getOriginalSize(void) const | KoPicture | |
getType(void) const | KoPicture | |
hasAlphaBuffer() const | KoPicture | |
isNull(void) const | KoPicture | |
KoPicture(void) | KoPicture | |
KoPicture(const KoPicture &other) | KoPicture | |
linkSharedData(void) const | KoPicture | [protected] |
load(QIODevice *io, const QString &extension) | KoPicture | |
loadFromBase64(const QCString &str) | KoPicture | |
loadFromFile(const QString &fileName) | KoPicture | |
loadXpm(QIODevice *io) | KoPicture | |
m_key | KoPicture | [protected] |
m_sharedData | KoPicture | [protected] |
m_uniqueName | KoPicture | [protected] |
operator=(const KoPicture &other) | KoPicture | |
save(QIODevice *io) const | KoPicture | |
saveAsBase64(KoXmlWriter &writer) const | KoPicture | |
setAlphaBuffer(bool enable) | KoPicture | |
setKey(const KoPictureKey &key) | KoPicture | |
setKeyAndDownloadPicture(const KURL &url, QWidget *window) | KoPicture | |
uniqueName() const | KoPicture | [protected] |
uniquePictureId() const | KoPicture | |
uniqueValue | KoPicture | [protected, static] |
unlinkSharedData(void) | KoPicture | [protected] |
~KoPicture(void) | KoPicture | |
|