Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ SomeCustomType
Class
SomeCustomType
plugins/debuggercommon/tests/debuggees/qvariant.cpp:5–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
#include <QObject>
4
5
struct SomeCustomType {
6
int foo = 42;
7
};
8
Q_DECLARE_METATYPE(SomeCustomType)
9
10
int main()
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
1
main
Function · 0.68