MCPcopy 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
35quint32 AbstractType::modifiers() const
36{
37 return d_func()->m_modifiers;
38}
39
40void AbstractType::setModifiers(quint32 modifiers)
41{

Callers 15

eventFilterMethod · 0.80
completionPropertiesMethod · 0.80
unAliasedTypeFunction · 0.80
targetTypeFunction · 0.80
targetTypeKeepAliasesFunction · 0.80
mousePressEventMethod · 0.80
declarationDetailsMethod · 0.80
FunctionDescriptionMethod · 0.80
TypeTestFunction · 0.80
DeclarationTestFunction · 0.80
handleKeyPressEventMethod · 0.80

Calls

no outgoing calls

Tested by 2

TypeTestFunction · 0.64
DeclarationTestFunction · 0.64