MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / slotUpdateParameters

Method slotUpdateParameters

App/Client/mainwindow.cpp:957–960  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

955}
956
957void MainWindow::slotUpdateParameters(COperate *pOperate)
958{
959 m_Manager.SaveOperate(pOperate);
960}
961
962void MainWindow::on_actionClone_triggered()
963{

Callers

nothing calls this directly

Calls 1

SaveOperateMethod · 0.80

Tested by

no test coverage detected