Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

trafficgraphwidget.cpp File Reference
#include <qt/trafficgraphwidget.h>
#include <qt/clientmodel.h>
#include <qt/guiutil.h>
#include <boost/bind.hpp>
#include <QPainter>
#include <QColor>
#include <QTimer>
#include <cmath>
+ Include dependency graph for trafficgraphwidget.cpp:

Go to the source code of this file.

Macros

#define XMARGIN   10
 
#define YMARGIN   10
 
#define DEFAULT_SAMPLE_HEIGHT   1.1f
 

Macro Definition Documentation

◆ DEFAULT_SAMPLE_HEIGHT

#define DEFAULT_SAMPLE_HEIGHT   1.1f

◆ XMARGIN

#define XMARGIN   10

◆ YMARGIN

#define YMARGIN   10
Released under the MIT license