Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

bitcoinaddressvalidator.h File Reference
#include <QValidator>
+ Include dependency graph for bitcoinaddressvalidator.h:
+ This graph shows which files directly or indirectly include this file:

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...
 
Released under the MIT license