Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OmixVisualization/qtjambi
/ javaClass
Method
javaClass
src/cpp/QtJambi/typeentry.cpp:4633–4636 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4631
}
4632
4633
jclass QtJambiTypeEntry::javaClass() const
4634
{
4635
return m_java_class;
4636
}
4637
4638
jclass QtJambiTypeEntry::creatableClass() const
4639
{
Callers
10
findObject
Method · 0.45
convertJavaToNative
Method · 0.45
convertNativeToJavaObjectAsWrapperAndInvalidateAfterUse
Method · 0.45
convertToNative
Method · 0.45
isValueType
Function · 0.45
registerMetaTypeConverter
Method · 0.45
registerMetaType
Function · 0.45
getMetaMethodParameterClassTypes
Method · 0.45
getMetaMethodReturnClassType
Method · 0.45
newInstanceForMetaObject
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected