#include <pending_command.h>
◆ PendingCommand()
| PendingCommand::PendingCommand |
( |
const CommandContainer & | _commandContainer, |
|
|
QVariant | _extraData = QVariant() ) |
|
explicit |
◆ finished
| void PendingCommand::finished |
( |
const Response & | response, |
|
|
const CommandContainer & | commandContainer, |
|
|
const QVariant & | extraData ) |
|
signal |
◆ getCommandContainer()
| CommandContainer & PendingCommand::getCommandContainer |
( |
| ) |
|
◆ getExtraData()
| QVariant PendingCommand::getExtraData |
( |
| ) |
const |
◆ processResponse()
| void PendingCommand::processResponse |
( |
const Response & | response | ) |
|
◆ setExtraData()
| void PendingCommand::setExtraData |
( |
const QVariant & | _extraData | ) |
|
◆ tick()
| int PendingCommand::tick |
( |
| ) |
|
◆ commandContainer
| CommandContainer PendingCommand::commandContainer |
|
private |
◆ extraData
| QVariant PendingCommand::extraData |
|
private |
◆ ticks
| int PendingCommand::ticks |
|
private |
The documentation for this class was generated from the following files: