|
|
@ -309,7 +309,7 @@ namespace BitTorrent |
|
|
|
bool useRandomPort() const; |
|
|
|
bool useRandomPort() const; |
|
|
|
void setUseRandomPort(bool value); |
|
|
|
void setUseRandomPort(bool value); |
|
|
|
QString networkInterface() const; |
|
|
|
QString networkInterface() const; |
|
|
|
void setNetworkInterface(const QString &interface); |
|
|
|
void setNetworkInterface(const QString &iface); |
|
|
|
QString networkInterfaceName() const; |
|
|
|
QString networkInterfaceName() const; |
|
|
|
void setNetworkInterfaceName(const QString &name); |
|
|
|
void setNetworkInterfaceName(const QString &name); |
|
|
|
QString networkInterfaceAddress() const; |
|
|
|
QString networkInterfaceAddress() const; |
|
|
|