Searched defs:rCommand (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Debugger/
H A DVBoxDbgConsole.cpp514 VBoxDbgConsole::commandSubmitted(const QString &rCommand) argument
521 QByteArray Utf8Array = rCommand.toUtf8();
548 m_pOutput->appendText(rCommand + "\n", true /*fClearSelection*/);

Completed in 44 milliseconds