31 const QString &description,
32 const QString &warning,
49 if (!str.compare(
"CONN_DIR", Qt::CaseInsensitive))
51 if (!str.compare(
"HANDSHAKE_DIR", Qt::CaseInsensitive))
53 if (!str.compare(
"ONEHOP_CREATE", Qt::CaseInsensitive))
55 if (!str.compare(
"REQUESTING_STATUS", Qt::CaseInsensitive))
57 if (!str.compare(
"LOADING_STATUS", Qt::CaseInsensitive))
59 if (!str.compare(
"LOADING_KEYS", Qt::CaseInsensitive))
61 if (!str.compare(
"REQUESTING_DESCRIPTORS", Qt::CaseInsensitive))
63 if (!str.compare(
"LOADING_DESCRIPTORS", Qt::CaseInsensitive))
65 if (!str.compare(
"CONN_OR", Qt::CaseInsensitive))
67 if (!str.compare(
"HANDSHAKE_OR", Qt::CaseInsensitive))
69 if (!str.compare(
"CIRCUIT_CREATE", Qt::CaseInsensitive))
71 if (!str.compare(
"DONE", Qt::CaseInsensitive))
81 if (!str.compare(
"WARN", Qt::CaseInsensitive))
83 if (!str.compare(
"IGNORE", Qt::CaseInsensitive))
tc::ConnectionStatusReason _reason
static Status statusFromString(const QString &tag)
static Recommendation actionFromString(const QString &str)
tc::Severity severity() const
QString description() const
tc::ConnectionStatusReason reason() const