![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include <QObject>
Go to the source code of this file.
Classes | |
class | ClientModel |
Model for Bitcoin network client. More... | |
Enumerations | |
enum | BlockSource { BLOCK_SOURCE_NONE, BLOCK_SOURCE_REINDEX, BLOCK_SOURCE_DISK, BLOCK_SOURCE_NETWORK } |
enum BlockSource |
Enumerator | |
---|---|
BLOCK_SOURCE_NONE | |
BLOCK_SOURCE_REINDEX | |
BLOCK_SOURCE_DISK | |
BLOCK_SOURCE_NETWORK |
Definition at line 16 of file clientmodel.h.