netviewer.cpp File Reference

Displays a map of the Tor network and the user's circuits. More...

#include <QMessageBox>
#include <QHeaderView>
#include <vidalia.h>
#include "netviewer.h"

Go to the source code of this file.

Defines

#define IMG_MOVE   ":/images/22x22/move-map.png"
#define IMG_ZOOMIN   ":/images/22x22/zoom-in.png"
#define IMG_ZOOMOUT   ":/images/22x22/zoom-out.png"
#define MAX_EVENTS_TIMEOUT   25
#define RESOLVE_QUEUE_DELAY   3000


Detailed Description

Displays a map of the Tor network and the user's circuits.

Version:
Id
netviewer.cpp 699 2006-04-15 03:12:22Z hipplej

Definition in file netviewer.cpp.


Define Documentation

#define IMG_MOVE   ":/images/22x22/move-map.png"

Definition at line 34 of file netviewer.cpp.

#define IMG_ZOOMIN   ":/images/22x22/zoom-in.png"

Definition at line 35 of file netviewer.cpp.

#define IMG_ZOOMOUT   ":/images/22x22/zoom-out.png"

Definition at line 36 of file netviewer.cpp.

#define MAX_EVENTS_TIMEOUT   25

Maximum time to proceess other events while loading the long list of router descriptors.

Definition at line 40 of file netviewer.cpp.

#define RESOLVE_QUEUE_DELAY   3000

Number of milliseconds to wait after the arrival of the last descriptor whose IP needs to be resolved to geographic information, in case more descriptors arrive. Then we can simply lump the IPs into a single request.

Definition at line 44 of file netviewer.cpp.

Referenced by NetViewer::addRouter().


Generated on Mon Oct 23 20:08:16 2006 for Vidalia by  doxygen 1.5.0