Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ slotRefresh
Method
slotRefresh
App/Client/Favorite/FavoriteView.cpp:449–453 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
447
}
448
449
void CFavoriteView::slotRefresh()
450
{
451
if(m_pModel)
452
m_pModel->Refresh();
453
}
454
455
void CFavoriteView::slotImport()
456
{
Callers
nothing calls this directly
Calls
1
Refresh
Method · 0.80
Tested by
no test coverage detected