![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#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>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 |
| #define MASTERNODELIST_FILTER_COOLDOWN_SECONDS 3 |
Definition at line 19 of file masternodelist.h.
| #define MASTERNODELIST_UPDATE_SECONDS 15 |
Definition at line 18 of file masternodelist.h.
| #define MY_MASTERNODELIST_UPDATE_SECONDS 60 |
Definition at line 17 of file masternodelist.h.
1.8.17