PIVX Core  5.6.99
P2P Digital Currency
Classes | Macros
coldstakingwidget.cpp File Reference
#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"
Include dependency graph for coldstakingwidget.cpp:

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
 

Macro Definition Documentation

◆ DECORATION_SIZE

#define DECORATION_SIZE   70

Definition at line 23 of file coldstakingwidget.cpp.

◆ LOAD_MIN_TIME_INTERVAL

#define LOAD_MIN_TIME_INTERVAL   15

Definition at line 25 of file coldstakingwidget.cpp.

◆ NUM_ITEMS

#define NUM_ITEMS   3

Definition at line 24 of file coldstakingwidget.cpp.

◆ REQUEST_LOAD_TASK

#define REQUEST_LOAD_TASK   1

Definition at line 26 of file coldstakingwidget.cpp.