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