Go to the documentation of this file.
16 #ifndef _BOOTSTRAPSTATUS_H
17 #define _BOOTSTRAPSTATUS_H
60 const QString &
warning = QString(),
tc::Severity severity() const
static Status statusFromString(const QString &tag)
tc::ConnectionStatusReason _reason
Recommendation recommendedAction() const
static Recommendation actionFromString(const QString &str)
@ LoadingAuthorityCertificates
int percentComplete() const
@ HandshakingWithDirMirror
tc::ConnectionStatusReason reason() const
@ RequestingNetworkStatus
@ UnrecognizedRecommendation
QString description() const
@ HandshakingWithEntryGuard
Q_DECLARE_METATYPE(BootstrapStatus)