![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include "coldstakingwidget.h"#include "ui_coldstakingwidget.h"#include "addnewcontactdialog.h"#include "amount.h"#include "coincontrol.h"#include "coincontroldialog.h"#include "csrow.h"#include "furlistrow.h"#include "guitransactionsutils.h"#include "guiutil.h"#include "optionsmodel.h"#include "qtutils.h"#include "requestdialog.h"#include "sendconfirmdialog.h"#include "tooltipmenu.h"#include "walletmodel.h"Go to the source code of this file.
Classes | |
| class | CSDelegationHolder |
Macros | |
| #define | DECORATION_SIZE 70 |
| #define | NUM_ITEMS 3 |
| #define | LOAD_MIN_TIME_INTERVAL 15 |
| #define | REQUEST_LOAD_TASK 1 |
| #define DECORATION_SIZE 70 |
Definition at line 23 of file coldstakingwidget.cpp.
| #define LOAD_MIN_TIME_INTERVAL 15 |
Definition at line 25 of file coldstakingwidget.cpp.
| #define NUM_ITEMS 3 |
Definition at line 24 of file coldstakingwidget.cpp.
| #define REQUEST_LOAD_TASK 1 |
Definition at line 26 of file coldstakingwidget.cpp.