MythTV  master
Classes | Typedefs
backendselect.h File Reference
#include <QMutex>
#include <QString>
#include "libmythui/mythscreentype.h"
#include "libmythupnp/upnpdevice.h"
Include dependency graph for backendselect.h:
This graph shows which files directly or indirectly include this file:

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 * >
 

Typedef Documentation

◆ ItemMap

using ItemMap = QMap <QString, DeviceLocation*>

Definition at line 17 of file backendselect.h.