Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
bitcoinaddressvalidator.h File Reference
#include <QValidator>


Go to the source code of this file.
Classes | |
class | BitcoinAddressEntryValidator |
Base58 entry widget validator, checks for valid characters and removes some whitespace. More... | |
class | BitcoinAddressCheckValidator |
Bitcoin address widget validator, checks for a valid bitcoin address. More... | |