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

Method toVariant

plugins/debuggercommon/tests/test_miparser.cpp:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 QVector<ResultData> results;
36
37 QVariant toVariant() { return QVariant::fromValue<AsyncRecordData>(*this); }
38};
39Q_DECLARE_METATYPE(AsyncRecordData)
40

Callers 8

hasMandatoryPropertiesFunction · 0.45
constraintsMatchFunction · 0.45
visitMethod · 0.45
retrieveReposMethod · 0.45
retrieveOrgsMethod · 0.45
slotAuthenticateMethod · 0.45
testParseLine_dataMethod · 0.45
createMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected