![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include "guiutil.h"#include "togglebutton.h"#include <QDialog>#include <QHeaderView>#include <QItemSelection>#include <QKeyEvent>#include <QMenu>#include <QPoint>#include <QVariant>#include <QSettings>#include <QSizeGrip>#include "wallet/wallet.h"Go to the source code of this file.
Classes | |
| class | OptionsPage |
| Dialog for options page. More... | |
Namespaces | |
| Ui | |
Enumerations | |
| enum | Type2FA { NONE2FA = 0, DAY = 1, WEEK = 2, MONTH = 3, DISABLE = 4 } |
| enum Type2FA |
| Enumerator | |
|---|---|
| NONE2FA | |
| DAY | |
| WEEK | |
| MONTH | |
| DISABLE | |
Definition at line 26 of file optionspage.h.
1.8.17