Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
peertablemodel.h File Reference
#include <net_processing.h>
#include <net.h>
#include <memory>
#include <QAbstractTableModel>
#include <QStringList>
Include dependency graph for peertablemodel.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | CNodeCombinedStats |
class | NodeLessThan |
class | PeerTableModel |
Qt model providing information about connected peers, similar to the "getpeerinfo" RPC call. More... | |