#include <QPoint>
#include <QTimer>
#include <vidalia.h>
#include "circuitlistwidget.h"
Go to the source code of this file.
Defines | |
#define | IMG_CLOSE ":/images/16x16/network-offline.png" |
#define | IMG_ZOOM ":/images/16x16/zoom.png" |
#define | CLOSED_CIRCUIT_REMOVE_DELAY 3000 |
#define | FAILED_CIRCUIT_REMOVE_DELAY 5000 |
#define | CLOSED_STREAM_REMOVE_DELAY 3000 |
#define | FAILED_STREAM_REMOVE_DELAY 4000 |
#define CLOSED_CIRCUIT_REMOVE_DELAY 3000 |
#define CLOSED_STREAM_REMOVE_DELAY 3000 |
#define FAILED_CIRCUIT_REMOVE_DELAY 5000 |
#define FAILED_STREAM_REMOVE_DELAY 4000 |
#define IMG_CLOSE ":/images/16x16/network-offline.png" |
Definition at line 23 of file circuitlistwidget.cpp.
Referenced by CircuitListWidget::customContextMenuRequested().
#define IMG_ZOOM ":/images/16x16/zoom.png" |
Definition at line 24 of file circuitlistwidget.cpp.
Referenced by RouterListWidget::customContextMenuRequested(), and CircuitListWidget::customContextMenuRequested().