|
MythTV master
|
Public Member Functions | |
| MythUIImagePrivate (MythUIImage *p) | |
| ~MythUIImagePrivate ()=default | |
Public Attributes | |
| MythUIImage * | m_parent {nullptr} |
| QReadWriteLock | m_updateLock {QReadWriteLock::Recursive} |
Definition at line 547 of file mythuiimage.cpp.
|
inlineexplicit |
Definition at line 550 of file mythuiimage.cpp.
|
default |
| MythUIImage* MythUIImagePrivate::m_parent {nullptr} |
Definition at line 554 of file mythuiimage.cpp.
| QReadWriteLock MythUIImagePrivate::m_updateLock {QReadWriteLock::Recursive} |
Definition at line 556 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().