MythTV  master
Public Member Functions | Public Attributes | List of all members
MythUIImagePrivate Class Reference
Collaboration diagram for MythUIImagePrivate:
Collaboration graph
[legend]

Public Member Functions

 MythUIImagePrivate (MythUIImage *p)
 
 ~MythUIImagePrivate ()=default
 

Public Attributes

MythUIImagem_parent {nullptr}
 
QReadWriteLock m_updateLock {QReadWriteLock::Recursive}
 

Detailed Description

Definition at line 546 of file mythuiimage.cpp.

Constructor & Destructor Documentation

◆ MythUIImagePrivate()

MythUIImagePrivate::MythUIImagePrivate ( MythUIImage p)
inlineexplicit

Definition at line 549 of file mythuiimage.cpp.

◆ ~MythUIImagePrivate()

MythUIImagePrivate::~MythUIImagePrivate ( )
default

Member Data Documentation

◆ m_parent

MythUIImage* MythUIImagePrivate::m_parent {nullptr}

Definition at line 553 of file mythuiimage.cpp.

◆ m_updateLock

QReadWriteLock MythUIImagePrivate::m_updateLock {QReadWriteLock::Recursive}

The documentation for this class was generated from the following file: