12 void setCursor(
long long cursor);
14 bool isValidScanCommand();
17 bool isKeyScanCommand(
const QString& cmd);
18 bool isValueScanCommand(
const QString& cmd);
Definition: scancommand.h:6
The Command class.
Definition: command.h:18
Command()
Constructs empty command.
Definition: command.cpp:7