MythTV
master
|
#include <QMutex>
#include <QString>
#include "libmythui/mythscreentype.h"
#include "libmythupnp/upnpdevice.h"
Go to the source code of this file.
Classes | |
class | BackendSelection |
Classes to Prompt user for a master backend. More... | |
Typedefs | |
using | ItemMap = QMap< QString, DeviceLocation * > |
using ItemMap = QMap <QString, DeviceLocation*> |
Definition at line 17 of file backendselect.h.