|
MythTV master
|
Public Member Functions | |
| ProgramInfoLoader (ProgramInfoCache &c, const bool updateUI) | |
| void | run (void) override |
Public Attributes | |
| ProgramInfoCache & | m_cache |
| bool | m_updateUI |
Definition at line 38 of file programinfocache.cpp.
|
inline |
Definition at line 41 of file programinfocache.cpp.
|
inlineoverride |
Definition at line 44 of file programinfocache.cpp.
| ProgramInfoCache& ProgramInfoLoader::m_cache |
Definition at line 49 of file programinfocache.cpp.
Referenced by run().
| bool ProgramInfoLoader::m_updateUI |
Definition at line 50 of file programinfocache.cpp.
Referenced by run().