PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Classes | Namespaces | Enumerations
optionspage.h File Reference
#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"
Include dependency graph for optionspage.h:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ Type2FA

enum Type2FA
Enumerator
NONE2FA 
DAY 
WEEK 
MONTH 
DISABLE 

Definition at line 26 of file optionspage.h.