|
MythTV master
|
This is the complete list of members for MythImage, including all inherited members.
| ApplyExifOrientation(QImage &image, int orientation) | MythImage | static |
| Assign(const QImage &img) | MythImage | |
| Assign(const QPixmap &pix) | MythImage | |
| DecrRef(void) override | MythImage | virtual |
| GetCacheSize(void) const | MythImage | inline |
| GetFileName(void) const | MythImage | inline |
| GetID(void) const | MythImage | inline |
| GetParent(void) | MythImage | inline |
| GetSize(void) | MythImage | inline |
| Gradient(MythPainter *painter, QSize size, const QColor &begin, const QColor &end, uint alpha, FillDirection direction=FillDirection::TopToBottom) | MythImage | static |
| IncrRef(void) override | MythImage | virtual |
| IsChanged() const | MythImage | inline |
| IsGradient() const | MythImage | inline |
| IsOriented() const | MythImage | inline |
| IsReflected() const | MythImage | inline |
| Load(MythImageReader *reader) | MythImage | |
| Load(const QString &filename) | 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_isOriented | MythImage | protected |
| m_isReflected | MythImage | protected |
| m_logDebug | ReferenceCounter | protected |
| m_parent | MythImage | protected |
| m_referenceCount | ReferenceCounter | protected |
| MakeGradient(QImage &image, const QColor &begin, const QColor &end, int alpha, BoundaryWanted drawBoundary=BoundaryWanted::Yes, FillDirection direction=FillDirection::TopToBottom) | MythImage | protectedstatic |
| MythImage(MythPainter *parent, const char *name="MythImage") | MythImage | explicit |
| Orientation(int orientation) | MythImage | |
| PrintDebug(void) | ReferenceCounter | static |
| ReferenceCounter(const QString &debugName, bool logDebug=true) | ReferenceCounter | explicit |
| Reflect(ReflectAxis axis, int shear, int scale, int length, int spacing=0) | MythImage | |
| Resize(QSize newSize, bool preserveAspect=false) | MythImage | |
| s_ui | MythImage | protectedstatic |
| SetChanged(bool change=true) | MythImage | inlinevirtual |
| SetFileName(QString fname) | MythImage | inline |
| SetID(unsigned int id) | MythImage | inline |
| SetIsInCache(bool bCached) | MythImage | |
| setIsOriented(bool oriented) | MythImage | inline |
| setIsReflected(bool reflected) | MythImage | inline |
| SetParent(MythPainter *parent) | MythImage | inline |
| ToGreyscale() | MythImage | |
| ~MythImage() override | MythImage | protected |
| ~ReferenceCounter(void) | ReferenceCounter | protectedvirtual |