Regexp validator

This commit is contained in:
Aditya Kulkarni
2018-11-22 08:31:35 -08:00
parent 0871eb38e6
commit 533dead402
4 changed files with 10 additions and 0 deletions

View File

@@ -73,6 +73,8 @@ public:
static bool isValidAddress(QString addr);
static const QString labelRegExp;
static const int updateSpeed = 20 * 1000; // 20 sec
static const int quickUpdateSpeed = 5 * 1000; // 5 sec
static const int priceRefreshSpeed = 60 * 60 * 1000; // 1 hr