Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RetroShare/RetroShare
/ currentBox
Method
currentBox
retroshare-gui/src/gui/msgs/MessageModel.cpp:693–696 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
691
}
692
693
Rs::Msgs::BoxName RsMessageModel::currentBox() const
694
{
695
return mCurrentBox;
696
}
697
void RsMessageModel::setQuickViewFilter(QuickViewFilter fn)
698
{
699
if(fn != mQuickViewFilter)
Callers
1
updateMessageSummaryList
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected