MCPcopy 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
4633jclass QtJambiTypeEntry::javaClass() const
4634{
4635 return m_java_class;
4636}
4637
4638jclass QtJambiTypeEntry::creatableClass() const
4639{

Calls

no outgoing calls

Tested by

no test coverage detected