Go to the documentation of this file.
11 #ifndef _SERVICESETTINGS_H
12 #define _SERVICESETTINGS_H
QString getServiceAddress()
void setServiceAddress(QString serviceAddress)
void setServices(ServiceList services)
void unpublishAllServices(QString *errmsg)
void setPhysicalAddressPort(QString physicalAddress)
void applyServices(QString value, QString *errmsg)
ServiceSettings(TorControl *torControl)
void setVirtualPort(QString servicePort)
void setEnabled(bool enabled)
QString getPhysicalAddressPort()
QString getHiddenServiceDirectories()
virtual QVariant value(const QString &key, const QVariant &defaultVal=QVariant()) const
ServiceList getServices()