![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#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"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 |
| #define DECORATION_SIZE 65 |
Definition at line 20 of file masternodeswidget.cpp.
| #define NUM_ITEMS 3 |
Definition at line 21 of file masternodeswidget.cpp.
| #define REQUEST_START_ALL 1 |
Definition at line 22 of file masternodeswidget.cpp.
| #define REQUEST_START_MISSING 2 |
Definition at line 23 of file masternodeswidget.cpp.