|
MythTV master
|
This is the complete list of members for ImageLoadEvent, including all inherited members.
| GetAbortState() const | ImageLoadEvent | inline |
| GetAnimationFrames() const | ImageLoadEvent | inline |
| GetBasefile() const | ImageLoadEvent | inline |
| GetFilename() const | ImageLoadEvent | inline |
| GetImage() const | ImageLoadEvent | inline |
| GetNumber() const | ImageLoadEvent | inline |
| GetParent() const | ImageLoadEvent | inline |
| ImageLoadEvent(const MythUIImage *parent, MythImage *image, QString basefile, QString filename, int number, bool aborted) | ImageLoadEvent | inline |
| ImageLoadEvent(const MythUIImage *parent, AnimationFrames *frames, QString basefile, QString filename, bool aborted) | ImageLoadEvent | inline |
| kEventType | ImageLoadEvent | static |
| m_aborted | ImageLoadEvent | private |
| m_basefile | ImageLoadEvent | private |
| m_filename | ImageLoadEvent | private |
| m_image | ImageLoadEvent | private |
| m_images | ImageLoadEvent | private |
| m_number | ImageLoadEvent | private |
| m_parent | ImageLoadEvent | private |