Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
RPCExecutor Class Reference
Inheritance diagram for RPCExecutor:
Collaboration diagram for RPCExecutor:
Public Slots | |
void | request (const QString &command) |
Signals | |
void | reply (int category, const QString &command) |
Detailed Description
Definition at line 81 of file rpcconsole.cpp.
Member Function Documentation
◆ reply
|
signal |
Referenced by request().
◆ request
|
slot |
Definition at line 387 of file rpcconsole.cpp.
References RPCConsole::CMD_ERROR, RPCConsole::CMD_REPLY, find_value(), UniValue::get_int(), UniValue::get_str(), reply(), RPCConsole::RPCExecuteCommandLine(), and UniValue::write().
The documentation for this class was generated from the following file:
- src/qt/rpcconsole.cpp