MCPcopy 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
449void CFavoriteView::slotRefresh()
450{
451 if(m_pModel)
452 m_pModel->Refresh();
453}
454
455void CFavoriteView::slotImport()
456{

Callers

nothing calls this directly

Calls 1

RefreshMethod · 0.80

Tested by

no test coverage detected