CustomEventType Namespace Reference


Variables

const int BandwidthEvent = QEvent::User
const int CircuitEvent = QEvent::User+1
const int StreamEvent = QEvent::User+2
const int LogEvent = QEvent::User+3
const int OrConnEvent = QEvent::User+4
const int NewDescriptorEvent = QEvent::User+5
const int SendCommandEvent = QEvent::User+6
const int AddressMapEvent = QEvent::User+7


Detailed Description

Custom event type identifiers.

Variable Documentation

const int CustomEventType::AddressMapEvent = QEvent::User+7

New address mapping event.

Definition at line 51 of file eventtype.h.

Referenced by NetViewer::customEvent(), and TorEvents::handleAddressMap().

const int CustomEventType::BandwidthEvent = QEvent::User

Bandwidth update event.

Definition at line 37 of file eventtype.h.

Referenced by BandwidthGraph::customEvent(), and TorEvents::handleBandwidthUpdate().

const int CustomEventType::CircuitEvent = QEvent::User+1

Circuit status event.

Definition at line 39 of file eventtype.h.

Referenced by NetViewer::customEvent(), and TorEvents::handleCircuitStatus().

const int CustomEventType::LogEvent = QEvent::User+3

Log message event.

Definition at line 43 of file eventtype.h.

Referenced by MessageLog::customEvent(), TorEvents::handleLogMessage(), and TorControl::onLogStdout().

const int CustomEventType::NewDescriptorEvent = QEvent::User+5

New descriptor event.

Definition at line 47 of file eventtype.h.

Referenced by NetViewer::customEvent(), and TorEvents::handleNewDescriptor().

const int CustomEventType::OrConnEvent = QEvent::User+4

OR connection status event.

Definition at line 45 of file eventtype.h.

Referenced by TorEvents::handleOrConnStatus().

const int CustomEventType::SendCommandEvent = QEvent::User+6

Control command send event.

Definition at line 49 of file eventtype.h.

Referenced by ControlConnection::send().

const int CustomEventType::StreamEvent = QEvent::User+2

Stream status event.

Definition at line 41 of file eventtype.h.

Referenced by NetViewer::customEvent(), and TorEvents::handleStreamStatus().


Generated on Wed Sep 5 15:49:29 2007 for Vidalia by  doxygen 1.5.3