appendText(JNIEnv *env, jstring text) | TextDocumentBridge | [slot] |
BRIDGE_PROPERTY_NAME (defined in QObjectBridge) | QObjectBridge | [static] |
bridgePointer() | QObjectBridge | [protected] |
bridgePointerFID() const | TextDocumentBridge | [protected, virtual] |
clearText(JNIEnv *env) | TextDocumentBridge | [slot] |
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] |
createMID() | TextDocumentBridge | [inline, protected, static] |
destroy(JNIEnv *env) | TextDocumentBridge | [virtual] |
QObjectBridge::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] |
getText(JNIEnv *env) | TextDocumentBridge | [slot] |
highlightBlock(jint blockStart, jstring blockText) | TextDocumentBridge | |
initialize(JNIEnv *env, jclass cls) | TextDocumentBridge | [static] |
INVALID_QVARIANT (defined in QObjectBridge) | QObjectBridge | [static] |
isModified(JNIEnv *env) | TextDocumentBridge | [slot] |
isRedoAvailable(JNIEnv *env) | TextDocumentBridge | [slot] |
isUndoAvailable(JNIEnv *env) | TextDocumentBridge | [slot] |
jniObject() const | QObjectBridge | [inline, protected] |
notifyDelete() const | QObjectBridge | [inline, protected] |
objectDestroyed(QObject *qObj) | QObjectBridge | [protected, virtual, slot] |
postEvent(QEvent *e) | QObjectBridge | |
print(JNIEnv *env, jobject printer) | TextDocumentBridge | [slot] |
qObject() const | QObjectBridge | [inline, protected] |
QObjectBridge(JNIEnv *env, jobject jniObj, QObject *qObj) | QObjectBridge | [protected] |
QObjectBridge(JNIEnv *env, jobject jniObj) | QObjectBridge | [protected] |
qTextDocument() const | TextDocumentBridge | [inline] |
redo(JNIEnv *env) | TextDocumentBridge | [slot] |
redoAvailable(jboolean available) | TextDocumentBridge | |
redoAvailableSlot(bool available) | TextDocumentBridge | [slot] |
sendEvent(QEvent *e) | QObjectBridge | |
setBridgePointer(jlong bridgePointer) | QObjectBridge | [protected] |
setFormat(JNIEnv *env, jint start, jint length, jobject format) | TextDocumentBridge | [slot] |
setModified(JNIEnv *env, jboolean modified) | TextDocumentBridge | [slot] |
setName(JNIEnv *env, jstring name) | QObjectBridge | |
setNotifyDelete(bool notifyDelete) | QObjectBridge | [inline, protected] |
setQObject(QObject *qObj) | QObjectBridge | [protected] |
setText(JNIEnv *env, jstring text) | TextDocumentBridge | [slot] |
setUndoRedoEnabled(JNIEnv *env, jboolean enabled) | TextDocumentBridge | [slot] |
setUndoRedoListening(JNIEnv *env, jboolean listening) | TextDocumentBridge | [slot] |
setUseHighlighter(JNIEnv *env, jboolean useHighlighter) | TextDocumentBridge | [slot] |
TextDocumentBridge(JNIEnv *env, jobject obj, QTextDocumentAdapter *document) | TextDocumentBridge | [protected] |
toQDocument(JNIEnv *env, jobject document) | TextDocumentBridge | [static] |
undo(JNIEnv *env) | TextDocumentBridge | [slot] |
undoAvailable(jboolean available) | TextDocumentBridge | |
undoAvailableSlot(bool available) | TextDocumentBridge | [slot] |
~QObjectBridge() | QObjectBridge | [protected, virtual] |