MythImage Member List
This is the complete list of members for
MythImage, including all inherited members.
| Assign(const QImage &img) | MythImage | |
| Assign(const QPixmap &pix) | MythImage | |
| ConvertToYUV(void) | MythImage | |
| DownRef(void) | MythImage | |
| GetFileName(void) const | MythImage | [inline] |
| GetID(void) const | MythImage | [inline] |
| GetParent(void) | MythImage | [inline] |
| Gradient(MythPainter *painter, const QSize &size, const QColor &beg, const QColor &end, uint alpha, FillDirection direction=FillTopToBottom) | MythImage | [static] |
| IsChanged() const | MythImage | [inline] |
| IsGradient() const | MythImage | [inline] |
| IsReflected() const | MythImage | [inline] |
| Load(MythImageReader *reader) | MythImage | |
| Load(const QString &filename, bool scale=true) | MythImage | |
| m_cached | MythImage | [protected] |
| m_Changed | MythImage | [protected] |
| m_FileName | MythImage | [protected] |
| m_gradAlpha | MythImage | [protected] |
| m_gradBegin | MythImage | [protected] |
| m_gradDirection | MythImage | [protected] |
| m_gradEnd | MythImage | [protected] |
| m_imageId | MythImage | [protected] |
| m_isGradient | MythImage | [protected] |
| m_isReflected | MythImage | [protected] |
| m_isYUV | MythImage | [protected] |
| m_Parent | MythImage | [protected] |
| m_RefCount | MythImage | [protected] |
| m_RefCountLock | MythImage | [protected] |
| m_ui | MythImage | [protected, static] |
| MakeGradient(QImage &image, const QColor &begin, const QColor &end, int alpha, bool drawBoundary=true, FillDirection direction=FillTopToBottom) | MythImage | [protected, static] |
| MythImage(MythPainter *parent) | MythImage | |
| RefCount(void) | MythImage | |
| Reflect(ReflectAxis axis, int shear, int scale, int length, int spacing=0) | MythImage | |
| Resize(const QSize &newSize, bool preserveAspect=false) | MythImage | |
| SetChanged(bool change=true) | MythImage | [inline, virtual] |
| SetFileName(QString fname) | MythImage | [inline] |
| SetID(unsigned int id) | MythImage | [inline] |
| SetIsInCache(bool bCached) | MythImage | |
| setIsReflected(bool reflected) | MythImage | [inline] |
| SetParent(MythPainter *parent) | MythImage | [inline] |
| SetToYUV(void) | MythImage | [inline] |
| ToGreyscale() | MythImage | |
| UpRef(void) | MythImage | |
| ~MythImage() | MythImage | [protected, virtual] |