MCPcopy 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
693Rs::Msgs::BoxName RsMessageModel::currentBox() const
694{
695 return mCurrentBox;
696}
697void RsMessageModel::setQuickViewFilter(QuickViewFilter fn)
698{
699 if(fn != mQuickViewFilter)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected