MCPcopy Create free account
hub / github.com/comaps/comaps / IsActive

Method IsActive

qt/ruler.cpp:10–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8namespace qt
9{
10bool Ruler::IsActive()
11{
12 return m_isActive;
13}
14
15void Ruler::SetActive(bool status)
16{

Callers 1

mousePressEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected