Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ setIsFlag
Method
setIsFlag
common/enumdefinition.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void EnumDefinition::setIsFlag(bool isFlag)
75
{
76
m_isFlag = isFlag;
77
}
78
79
const QVector<EnumDefinitionElement> &EnumDefinition::elements() const
80
{
Callers
2
valueFromMetaEnum
Method · 0.80
registerEnum
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected