TorEvents Member List
This is the complete list of members for
TorEvents, including all inherited members.
_eventList | TorEvents | [private] |
add(TorEvent event, QObject *obj) | TorEvents | |
AddressMap enum value | TorEvents | |
Bandwidth enum value | TorEvents | |
CircuitStatus enum value | TorEvents | |
ClientStatus enum value | TorEvents | |
contains(TorEvent event) | TorEvents | |
dispatch(TorEvent e, QEvent *event) | TorEvents | |
dispatchClientStatusEvent(tc::Severity severity, const QString &action, const QHash< QString, QString > &args) | TorEvents | [private] |
dispatchGeneralStatusEvent(tc::Severity severity, const QString &action, const QHash< QString, QString > &args) | TorEvents | [private] |
dispatchServerStatusEvent(tc::Severity severity, const QString &action, const QHash< QString, QString > &args) | TorEvents | [private] |
eventList() | TorEvents | |
GeneralStatus enum value | TorEvents | |
handleAddressMap(const ReplyLine &line) | TorEvents | [private] |
handleBandwidthUpdate(const ReplyLine &line) | TorEvents | [private] |
handleCircuitStatus(const ReplyLine &line) | TorEvents | [private] |
handleEvent(const ControlReply &reply) | TorEvents | |
handleLogMessage(const ReplyLine &line) | TorEvents | [private] |
handleNewDescriptor(const ReplyLine &line) | TorEvents | [private] |
handleOrConnStatus(const ReplyLine &line) | TorEvents | [private] |
handleStatusEvent(TorEvent type, const ReplyLine &line) | TorEvents | [private] |
handleStreamStatus(const ReplyLine &line) | TorEvents | [private] |
LogDebug enum value | TorEvents | |
LogError enum value | TorEvents | |
LogInfo enum value | TorEvents | |
LogNotice enum value | TorEvents | |
LogWarn enum value | TorEvents | |
NewDescriptor enum value | TorEvents | |
OrConnStatus enum value | TorEvents | |
parseEventType(const ReplyLine &line) | TorEvents | [private, static] |
remove(TorEvent event, QObject *obj) | TorEvents | |
ServerStatus enum value | TorEvents | |
StreamStatus enum value | TorEvents | |
TorEvent enum name | TorEvents | |
TorEvents() | TorEvents | |
toString(TorEvents::TorEvent e) | TorEvents | [static] |
toTorEvent(LogEvent::Severity severity) | TorEvents | [static] |
toTorEvent(const QString &event) | TorEvents | [private, static] |
Unknown enum value | TorEvents | |