Main PRCY application object.
More...
Main PRCY application object.
Definition at line 198 of file prcycoin.cpp.
◆ BitcoinApplication()
| BitcoinApplication::BitcoinApplication |
( |
int & |
argc, |
|
|
char ** |
argv |
|
) |
| |
|
explicit |
◆ ~BitcoinApplication()
| BitcoinApplication::~BitcoinApplication |
( |
| ) |
|
◆ createOptionsModel()
| void BitcoinApplication::createOptionsModel |
( |
| ) |
|
◆ createSplashScreen()
| void BitcoinApplication::createSplashScreen |
( |
const NetworkStyle * |
networkStyle | ) |
|
◆ createWindow()
| void BitcoinApplication::createWindow |
( |
const NetworkStyle * |
networkStyle | ) |
|
◆ getMainWinId()
| WId BitcoinApplication::getMainWinId |
( |
| ) |
const |
◆ getReturnValue()
| int BitcoinApplication::getReturnValue |
( |
| ) |
|
|
inline |
◆ handleRunawayException
| void BitcoinApplication::handleRunawayException |
( |
const QString & |
message | ) |
|
|
slot |
Handle runaway exceptions. Shows a message box with the problem and quits the program.
Definition at line 536 of file prcycoin.cpp.
◆ initializeResult
| void BitcoinApplication::initializeResult |
( |
int |
retval | ) |
|
|
slot |
◆ parameterSetup()
| void BitcoinApplication::parameterSetup |
( |
| ) |
|
parameter interaction/setup based on rules
Definition at line 413 of file prcycoin.cpp.
◆ requestedInitialize
| void BitcoinApplication::requestedInitialize |
( |
| ) |
|
|
signal |
◆ requestedRestart
| void BitcoinApplication::requestedRestart |
( |
QStringList |
args | ) |
|
|
signal |
◆ requestedShutdown
| void BitcoinApplication::requestedShutdown |
( |
| ) |
|
|
signal |
◆ requestInitialize()
| void BitcoinApplication::requestInitialize |
( |
| ) |
|
◆ requestShutdown()
| void BitcoinApplication::requestShutdown |
( |
| ) |
|
◆ shutdownResult
| void BitcoinApplication::shutdownResult |
( |
int |
retval | ) |
|
|
slot |
◆ splashFinished
| void BitcoinApplication::splashFinished |
( |
QWidget * |
window | ) |
|
|
signal |
◆ startThread()
| void BitcoinApplication::startThread |
( |
| ) |
|
|
private |
◆ stopThread
| void BitcoinApplication::stopThread |
( |
| ) |
|
|
signal |
◆ clientModel
◆ coreThread
| QThread* BitcoinApplication::coreThread |
|
private |
◆ optionsModel
◆ pollShutdownTimer
| QTimer* BitcoinApplication::pollShutdownTimer |
|
private |
◆ returnValue
| int BitcoinApplication::returnValue |
|
private |
◆ window
The documentation for this class was generated from the following file: