BRIDGE_PROPERTY_NAME (defined in QObjectBridge) | QObjectBridge | [static] |
bridgePointer() | QObjectBridge | [protected] |
bridgePointerFID() const =0 (defined in QObjectBridge) | QObjectBridge | [protected, pure virtual] |
connectAuto(const QObject *sender, const char *signal, const char *member) const | QObjectBridge | [inline, protected] |
connectDirect(const QObject *sender, const char *signal, const char *member) const | QObjectBridge | [inline, protected] |
connectQueued(const char *signal, const char *member) const | QObjectBridge | [inline, protected] |
destroy(JNIEnv *env, bool notify=false) | QObjectBridge | [virtual] |
disconnect(const char *signal, const char *member) | QObjectBridge | [inline, protected] |
disconnect(const QObject *sender, const char *signal, const char *member) | QObjectBridge | [inline, protected] |
disposeMID() | QObjectBridge | [inline, protected, static] |
initialize(JNIEnv *env, jclass cls) | QObjectBridge | [static] |
INVALID_QVARIANT (defined in QObjectBridge) | QObjectBridge | [static] |
jniObject() const | QObjectBridge | [inline, protected] |
notifyDelete() const | QObjectBridge | [inline, protected] |
objectDestroyed(QObject *qObj) | QObjectBridge | [protected, virtual, slot] |
postEvent(QEvent *e) | QObjectBridge | |
qObject() const | QObjectBridge | [inline, protected] |
QObjectBridge(JNIEnv *env, jobject jniObj, QObject *qObj) | QObjectBridge | [protected] |
QObjectBridge(JNIEnv *env, jobject jniObj) | QObjectBridge | [protected] |
sendEvent(QEvent *e) | QObjectBridge | |
setBridgePointer(jlong bridgePointer) | QObjectBridge | [protected] |
setName(JNIEnv *env, jstring name) | QObjectBridge | |
setNotifyDelete(bool notifyDelete) | QObjectBridge | [inline, protected] |
setQObject(QObject *qObj) | QObjectBridge | [protected] |
~QObjectBridge() | QObjectBridge | [protected, virtual] |