#include <androidbackendregister.h>
Definition at line 76 of file androidbackendregister.h.
◆ IsObjectType
Initial value:
typename std::disjunction<std::is_base_of<QJniObject, Object>,
std::is_base_of<QtJniTypes::JObjectBase, Object>>
Definition at line 96 of file androidbackendregister.h.
◆ callInterface()
auto AndroidBackendRegister::callInterface |
( |
const char * | func, |
|
|
Args... | args ) |
|
inline |
◆ getInterface()
T AndroidBackendRegister::getInterface |
( |
| ) |
|
|
inlinenodiscard |
◆ registerNatives()
bool AndroidBackendRegister::registerNatives |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: