Public Member Functions | |
| MythUIImagePrivate (MythUIImage *p) | |
| ~MythUIImagePrivate () | |
Public Attributes | |
| MythUIImage * | m_parent |
| QReadWriteLock | m_UpdateLock |
Definition at line 505 of file mythuiimage.cpp.
| MythUIImagePrivate::MythUIImagePrivate | ( | MythUIImage * | p | ) | [inline] |
Definition at line 508 of file mythuiimage.cpp.
| MythUIImagePrivate::~MythUIImagePrivate | ( | ) | [inline] |
Definition at line 511 of file mythuiimage.cpp.
Definition at line 511 of file mythuiimage.cpp.
| QReadWriteLock MythUIImagePrivate::m_UpdateLock |
Definition at line 515 of file mythuiimage.cpp.
Referenced by MythUIImage::Clear(), MythUIImage::CopyFrom(), MythUIImage::CreateCopy(), MythUIImage::customEvent(), MythUIImage::DrawSelf(), MythUIImage::Finalize(), MythUIImage::ForceSize(), MythUIImage::Load(), MythUIImage::LoadNow(), MythUIImage::ParseElement(), MythUIImage::Pulse(), MythUIImage::Reset(), MythUIImage::SetCropRect(), MythUIImage::SetDelay(), MythUIImage::SetDelays(), MythUIImage::SetFilename(), MythUIImage::SetFilepattern(), MythUIImage::SetImage(), MythUIImage::SetImageCount(), MythUIImage::SetImages(), and MythUIImage::SetSize().
1.6.3