Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetRecents
Method
GetRecents
App/Client/Recent/FrmRecent.cpp:235–238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
}
234
235
QList<CRecentDatabase::RecentItem> CFrmRecent::GetRecents(int limit, int offset)
236
{
237
return m_Database.GetRecents(limit, offset);
238
}
239
240
void CFrmRecent::slotRefresh()
241
{
Callers
2
Initial
Method · 0.45
refresh
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected