Class encapsulating PRCY startup and shutdown.
More...
Class encapsulating PRCY startup and shutdown.
Allows running startup and shutdown in a different thread from the UI thread.
Definition at line 173 of file prcycoin.cpp.
◆ BitcoinCore()
| BitcoinCore::BitcoinCore |
( |
| ) |
|
|
explicit |
◆ handleRunawayException()
| void BitcoinCore::handleRunawayException |
( |
const std::exception * |
e | ) |
|
|
private |
Pass fatal exception message to UI thread.
Definition at line 263 of file prcycoin.cpp.
◆ initialize
| void BitcoinCore::initialize |
( |
| ) |
|
|
slot |
◆ initializeResult
| void BitcoinCore::initializeResult |
( |
int |
retval | ) |
|
|
signal |
◆ restart
| void BitcoinCore::restart |
( |
QStringList |
args | ) |
|
|
slot |
◆ runawayException
| void BitcoinCore::runawayException |
( |
const QString & |
message | ) |
|
|
signal |
◆ shutdown
| void BitcoinCore::shutdown |
( |
| ) |
|
|
slot |
◆ shutdownResult
| void BitcoinCore::shutdownResult |
( |
int |
retval | ) |
|
|
signal |
◆ execute_restart
| bool BitcoinCore::execute_restart |
|
private |
The documentation for this class was generated from the following file: