Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ foreach
Function
foreach
App/Client/Recent/FrmRecent.cpp:278–280 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
276
qDebug(log) << Q_FUNC_INFO;
277
auto m = m_pMenuNew->actions();
278
foreach(auto a, m) {
279
a->deleteLater();
280
}
281
foreach (auto a, m_MenuStartByType) {
282
a->deleteLater();
283
}
Callers
nothing calls this directly
Calls
11
LoadOperate
Method · 0.80
OpenDialogSettings
Method · 0.80
SaveOperate
Method · 0.80
isValid
Method · 0.80
ImportFromJsonFile
Method · 0.80
GetError
Method · 0.80
getItem
Method · 0.45
GetFile
Method · 0.45
isEmpty
Method · 0.45
DeleteOperate
Method · 0.45
Id
Method · 0.45
Tested by
no test coverage detected