MythTV  master
Classes | Enumerations
videodlg.h File Reference
#include <QPointer>
#include <QStringList>
#include "libmythmetadata/metadatacommon.h"
#include "libmythmetadata/parentalcontrols.h"
#include "libmythmetadata/quicksp.h"
#include "libmythui/mythscreentype.h"
Include dependency graph for videodlg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VideoDialog
 
class  VideoListDeathDelay
 

Enumerations

enum  ImageDownloadErrorState : std::uint8_t { esOK, esError, esTimeout }
 

Enumeration Type Documentation

◆ ImageDownloadErrorState

enum ImageDownloadErrorState : std::uint8_t
Enumerator
esOK 
esError 
esTimeout 

Definition at line 30 of file videodlg.h.