Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Classes | Enumerations
clientmodel.h File Reference
#include <QObject>
Include dependency graph for clientmodel.h:
This graph shows which files directly or indirectly include this file:

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 }
 

Enumeration Type Documentation

Enumerator
BLOCK_SOURCE_NONE 
BLOCK_SOURCE_REINDEX 
BLOCK_SOURCE_DISK 
BLOCK_SOURCE_NETWORK 

Definition at line 16 of file clientmodel.h.