MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / isPin

Method isPin

ChatView/ChatView.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114bool ChatView::isPin() const
115{
116 return m_isPin;
117}
118
119void ChatView::setIsPin(bool newIsPin)
120{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected