Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
8
namespace qt
9
{
10
bool Ruler::IsActive()
11
{
12
return m_isActive;
13
}
14
15
void Ruler::SetActive(bool status)
16
{
Callers
1
mousePressEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected