|
MythTV master
|
#include <cstdint>#include <QString>#include <QStringList>#include "libmythupnp/eventing.h"#include "libmythupnp/httprequest.h"Go to the source code of this file.
Classes | |
| class | MythFEXML |
Enumerations | |
| enum | MythFEXMLMethod : std::uint8_t { MFEXML_Unknown = 0 , MFEXML_GetServiceDescription , MFEXML_GetScreenShot , MFEXML_ActionListTest } |
| enum MythFEXMLMethod : std::uint8_t |
| Enumerator | |
|---|---|
| MFEXML_Unknown | |
| MFEXML_GetServiceDescription | |
| MFEXML_GetScreenShot | |
| MFEXML_ActionListTest | |
Definition at line 19 of file mythfexml.h.