MCPcopy Create free account
hub / github.com/deskflow/deskflow / getButton

Method getButton

src/lib/server/InputFilter.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119ButtonID InputFilter::MouseButtonCondition::getButton() const
120{
121 return m_button;
122}
123
124KeyModifierMask InputFilter::MouseButtonCondition::getMask() const
125{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected