PIVX Core  5.6.99
P2P Digital Currency
Classes | Macros
masternodeswidget.cpp File Reference
#include "masternodeswidget.h"
#include "ui_masternodeswidget.h"
#include "coincontrol.h"
#include "masternodewizarddialog.h"
#include "mninfodialog.h"
#include "mnrow.h"
#include "qtutils.h"
#include "clientmodel.h"
#include "guiutil.h"
#include "mnmodel.h"
#include "optionbutton.h"
#include "qt/walletmodel.h"
Include dependency graph for masternodeswidget.cpp:

Go to the source code of this file.

Classes

class  MNHolder
 

Macros

#define DECORATION_SIZE   65
 
#define NUM_ITEMS   3
 
#define REQUEST_START_ALL   1
 
#define REQUEST_START_MISSING   2
 

Macro Definition Documentation

◆ DECORATION_SIZE

#define DECORATION_SIZE   65

Definition at line 20 of file masternodeswidget.cpp.

◆ NUM_ITEMS

#define NUM_ITEMS   3

Definition at line 21 of file masternodeswidget.cpp.

◆ REQUEST_START_ALL

#define REQUEST_START_ALL   1

Definition at line 22 of file masternodeswidget.cpp.

◆ REQUEST_START_MISSING

#define REQUEST_START_MISSING   2

Definition at line 23 of file masternodeswidget.cpp.