Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
957
void MainWindow::slotUpdateParameters(COperate *pOperate)
958
{
959
m_Manager.SaveOperate(pOperate);
960
}
961
962
void MainWindow::on_actionClone_triggered()
963
{
Callers
nothing calls this directly
Calls
1
SaveOperate
Method · 0.80
Tested by
no test coverage detected