MCPcopy 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
321private:
322 WIZMESSAGEDATA m_data;

Callers 2

foreachFunction · 0.45
mousePressEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected