Definition at line 436 of file mythuiimage.cpp.
◆ ImageLoadEvent() [1/2]
| ImageLoadEvent::ImageLoadEvent |
( |
const MythUIImage * |
parent, |
|
|
MythImage * |
image, |
|
|
QString |
basefile, |
|
|
QString |
filename, |
|
|
int |
number, |
|
|
bool |
aborted |
|
) |
| |
|
inline |
◆ ImageLoadEvent() [2/2]
| ImageLoadEvent::ImageLoadEvent |
( |
const MythUIImage * |
parent, |
|
|
AnimationFrames * |
frames, |
|
|
QString |
basefile, |
|
|
QString |
filename, |
|
|
bool |
aborted |
|
) |
| |
|
inline |
◆ GetAbortState()
| bool ImageLoadEvent::GetAbortState |
( |
| ) |
const |
|
inline |
◆ GetAnimationFrames()
◆ GetBasefile()
| QString ImageLoadEvent::GetBasefile |
( |
| ) |
const |
|
inline |
◆ GetFilename()
| QString ImageLoadEvent::GetFilename |
( |
void |
| ) |
const |
|
inline |
◆ GetImage()
| MythImage * ImageLoadEvent::GetImage |
( |
void |
| ) |
const |
|
inline |
◆ GetNumber()
| int ImageLoadEvent::GetNumber |
( |
| ) |
const |
|
inline |
◆ GetParent()
| const MythUIImage * ImageLoadEvent::GetParent |
( |
| ) |
const |
|
inline |
◆ kEventType
| const QEvent::Type ImageLoadEvent::kEventType |
|
static |
◆ m_aborted
| bool ImageLoadEvent::m_aborted |
|
private |
◆ m_basefile
| QString ImageLoadEvent::m_basefile |
|
private |
◆ m_filename
| QString ImageLoadEvent::m_filename |
|
private |
◆ m_image
◆ m_images
◆ m_number
| int ImageLoadEvent::m_number {0} |
|
private |
◆ m_parent
The documentation for this class was generated from the following file: