MCPcopy Create free account
hub / github.com/KDE/kdevelop / identifier

Method identifier

plugins/filetemplates/classidentifierpage.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45QString ClassIdentifierPage::identifier() const
46{
47 return d->classid->identifierLineEdit->text();
48}
49
50void ClassIdentifierPage::checkIdentifier()
51{

Callers 15

cursorItemTextFunction · 0.45
containedInMethod · 0.45
resetMethod · 0.45
filterDeclarationMethod · 0.45
nameMethod · 0.45
strippedQidFunction · 0.45
testClassRenameMethod · 0.45
testAutoTypeDeductionMethod · 0.45
testBaseClassesMethod · 0.45

Calls 1

textMethod · 0.45

Tested by 15

strippedQidFunction · 0.36
testClassRenameMethod · 0.36
testAutoTypeDeductionMethod · 0.36
testBaseClassesMethod · 0.36
testGetInheritersMethod · 0.36
testQtIntegrationMethod · 0.36
testSizeAlignOfMethod · 0.36
testFunctionMethod · 0.36
testQMLIdMethod · 0.36