libktorrent
2.1.1
|
#include <upnprouter.h>
Public Member Functions | |
void | setProperty (const QString &name, const QString &value) |
Public Attributes | |
QString | friendlyName |
QString | manufacturer |
QString | modelDescription |
QString | modelName |
QString | modelNumber |
Struct to hold the description of a device
Definition at line 74 of file upnprouter.h.
void bt::UPnPDeviceDescription::setProperty | ( | const QString & | name, |
const QString & | value | ||
) |
Set a property of the description
name | Name of the property (matches to variable names) |
value | Value of the property |