#include "ui_BandwidthGraph.h"
#include "VidaliaWindow.h"
#include "VidaliaSettings.h"
#include "TorControl.h"
#include <QDateTime>
#include <QEvent>
Go to the source code of this file.
Classes | |
class | BandwidthGraph |
Defines | |
#define | REFRESH_RATE 1000 |
#define REFRESH_RATE 1000 |
Redraw graph every 1000ms
Definition at line 29 of file BandwidthGraph.h.