MythTV  master
Classes | Typedefs
upnpdevice.h File Reference
#include <utility>
#include <QDomDocument>
#include <QUrl>
#include <QUrlQuery>
#include "libmythbase/compat.h"
#include "libmythbase/mythtypes.h"
#include "libmythbase/referencecounter.h"
#include "upnpexp.h"
#include "upnputil.h"
Include dependency graph for upnpdevice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UPnpIcon
 
class  UPnpService
 
class  UPnpDevice
 
class  UPnpDeviceDesc
 
class  DeviceLocation
 

Typedefs

using UPnpDeviceList = QList< UPnpDevice * >
 
using UPnpServiceList = QList< UPnpService * >
 
using UPnpIconList = QList< UPnpIcon * >
 

Typedef Documentation

◆ UPnpDeviceList

using UPnpDeviceList = QList< UPnpDevice* >

Definition at line 41 of file upnpdevice.h.

◆ UPnpServiceList

using UPnpServiceList = QList< UPnpService* >

Definition at line 42 of file upnpdevice.h.

◆ UPnpIconList

using UPnpIconList = QList< UPnpIcon* >

Definition at line 43 of file upnpdevice.h.