Vidalia 0.3.1
|
#include <ControlMethod.h>
Public Types | |
enum | Method { Port , Socket } |
Static Public Member Functions | |
static QString | toString (ControlMethod::Method method) |
static Method | fromString (QString method) |
Definition at line 21 of file ControlMethod.h.
Enumerator | |
---|---|
Port | |
Socket |
Definition at line 24 of file ControlMethod.h.
|
static |
Definition at line 36 of file ControlMethod.cpp.
Referenced by TorSettings::getControlMethod().
|
static |
Definition at line 19 of file ControlMethod.cpp.
Referenced by TorSettings::setControlMethod().