#include <upnprouter.h>
|
QString | controlurl |
|
QString | eventsuburl |
|
QString | scpdurl |
|
QString | serviceid |
|
QString | servicetype |
|
Structure describing a UPnP service found in an xml file.
Definition at line 40 of file upnprouter.h.
◆ clear()
void bt::UPnPService::clear |
( |
| ) |
|
Set all strings to empty.
◆ operator=()
Assignment operator
- Parameters
-
- Returns
- *this
◆ setProperty()
void bt::UPnPService::setProperty |
( |
const QString & |
name, |
|
|
const QString & |
value |
|
) |
| |
Set a property of the service.
- Parameters
-
name | Name of the property (matches to variable names) |
value | Value of the property |
The documentation for this struct was generated from the following file: