 |
Bitcoin Core
22.99.0
P2P Digital Currency
|
Go to the documentation of this file.
5 #ifndef BITCOIN_QT_TRAFFICGRAPHWIDGET_H
6 #define BITCOIN_QT_TRAFFICGRAPHWIDGET_H
38 void paintPath(QPainterPath &path, QQueue<float> &samples);
50 #endif // BITCOIN_QT_TRAFFICGRAPHWIDGET_H
Model for Bitcoin network client.