Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
masternodelist.cpp File Reference
#include <qt/masternodelist.h>
#include <qt/forms/ui_masternodelist.h>
#include <masternode/activemasternode.h>
#include <qt/clientmodel.h>
#include <clientversion.h>
#include <coins.h>
#include <qt/guiutil.h>
#include <init.h>
#include <masternode/masternode-sync.h>
#include <netbase.h>
#include <sync.h>
#include <validation.h>
#include <wallet/wallet.h>
#include <qt/walletmodel.h>
#include <univalue.h>
#include <QMessageBox>
#include <QTimer>
#include <QtGui/QClipboard>
Include dependency graph for masternodelist.cpp:
Go to the source code of this file.
Functions | |
int | GetOffsetFromUtc () |
Function Documentation
◆ GetOffsetFromUtc()
int GetOffsetFromUtc | ( | ) |
Definition at line 23 of file masternodelist.cpp.