Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
};
39
Q_DECLARE_METATYPE(AsyncRecordData)
40
Callers
8
hasMandatoryProperties
Function · 0.45
constraintsMatch
Function · 0.45
visit
Method · 0.45
retrieveRepos
Method · 0.45
retrieveOrgs
Method · 0.45
slotAuthenticate
Method · 0.45
testParseLine_data
Method · 0.45
create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected