Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ setSpecialFocused
Method
setSpecialFocused
src/WizMessageListView.cpp:319–319 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
317
318
bool specialFocusd() const { return m_specialFocusd; }
319
void setSpecialFocused(bool specialFocusd) { m_specialFocusd = specialFocusd; }
320
321
private:
322
WIZMESSAGEDATA m_data;
Callers
2
foreach
Function · 0.45
mousePressEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected