PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Classes | Namespaces | Macros
masternodelist.h File Reference
#include "guiutil.h"
#include "masternode.h"
#include "sync.h"
#include "togglebutton.h"
#include "util.h"
#include <QMenu>
#include <QTimer>
#include <QWidget>
#include <QDialog>
#include <QSizeGrip>
Include dependency graph for masternodelist.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MasternodeList
 Masternode Manager page widget. More...
 

Namespaces

 Ui
 

Macros

#define MY_MASTERNODELIST_UPDATE_SECONDS   60
 
#define MASTERNODELIST_UPDATE_SECONDS   15
 
#define MASTERNODELIST_FILTER_COOLDOWN_SECONDS   3
 

Macro Definition Documentation

◆ MASTERNODELIST_FILTER_COOLDOWN_SECONDS

#define MASTERNODELIST_FILTER_COOLDOWN_SECONDS   3

Definition at line 19 of file masternodelist.h.

◆ MASTERNODELIST_UPDATE_SECONDS

#define MASTERNODELIST_UPDATE_SECONDS   15

Definition at line 18 of file masternodelist.h.

◆ MY_MASTERNODELIST_UPDATE_SECONDS

#define MY_MASTERNODELIST_UPDATE_SECONDS   60

Definition at line 17 of file masternodelist.h.