Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ modifiers
Method
modifiers
kdevplatform/language/duchain/types/abstracttype.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
quint32 AbstractType::modifiers() const
36
{
37
return d_func()->m_modifiers;
38
}
39
40
void AbstractType::setModifiers(quint32 modifiers)
41
{
Callers
15
eventFilter
Method · 0.80
completionProperties
Method · 0.80
unAliasedType
Function · 0.80
targetType
Function · 0.80
targetTypeKeepAliases
Function · 0.80
mousePressEvent
Method · 0.80
eventuallyMakeTypeLinks
Method · 0.80
declarationDetails
Method · 0.80
FunctionDescription
Method · 0.80
TypeTest
Function · 0.80
DeclarationTest
Function · 0.80
handleKeyPressEvent
Method · 0.80
Calls
no outgoing calls
Tested by
2
TypeTest
Function · 0.64
DeclarationTest
Function · 0.64