Searched defs:setCommandHistory (Results 1 – 2 of 2) sorted by relevance
47 void setCommandHistory(QStringList commandHistory) { _commandHistory = commandHistory; } in setCommandHistory() function
808 void RKConsole::setCommandHistory (const QStringList &new_history, bool append) { in setCommandHistory() function in RKConsole