Home
last modified time | relevance | path

Searched defs:setCommandHistory (Results 1 – 2 of 2) sorted by relevance

/dports/audio/polyphone/polyphone-75a5e88/sources/editor/tools/external_command/
H A Dtoolexternalcommand_parameters.h47 void setCommandHistory(QStringList commandHistory) { _commandHistory = commandHistory; } in setCommandHistory() function
/dports/math/rkward-kde/rkward-0.7.1/rkward/
H A Drkconsole.cpp808 void RKConsole::setCommandHistory (const QStringList &new_history, bool append) { in setCommandHistory() function in RKConsole