JQStatusBarBridge Member List

This is the complete list of members for JQStatusBarBridge, including all inherited members.

BRIDGE_PROPERTY_NAME (defined in QObjectBridge)QObjectBridge [static]
bridgePointer()QObjectBridge [protected]
bridgePointerFID() const JQComponentBridge [protected, virtual]
clearMessage(JNIEnv *env)JQStatusBarBridge [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]
contextMenuTriggered(jint reason, jint modifiers, jint x, jint y, jint globalX, jint globalY)JQComponentBridge
createMID()JQComponentBridge [inline, protected, static]
currentEvent() const JQComponentBridge [inline, protected]
destroy(JNIEnv *env, bool notify=false)JQComponentBridge [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]
enabledChanged(bool enabled)JQComponentBridge
enabledEvents() const JQComponentBridge [inline, protected]
eventEnabled(jlong eventMask) const JQComponentBridge [inline, protected]
eventFilter(QObject *obj, QEvent *e)JQComponentBridge [protected, virtual]
eventFilterEnabled() const JQComponentBridge [inline]
filterContextMenuEvent(QObject *obj, QContextMenuEvent *e)JQComponentBridge [protected, virtual]
filterEnabledChangeEvent(QObject *obj, QEvent *e)JQComponentBridge [protected, virtual]
filterEnabledEvents()JQComponentBridge [protected, virtual]
filterEvent(QObject *obj, QEvent *e)JQComponentBridge [protected, virtual]
filterFocusGainedEvent(QObject *obj, QFocusEvent *e)JQComponentBridge [protected, virtual]
filterFocusLostEvent(QObject *obj, QFocusEvent *e)JQComponentBridge [protected, virtual]
filterHideEvent(QObject *obj, QHideEvent *e)JQComponentBridge [protected, virtual]
filterKeyPressedEvent(QObject *obj, QKeyEvent *e)JQComponentBridge [protected, virtual]
filterKeyReleasedEvent(QObject *obj, QKeyEvent *e)JQComponentBridge [protected, virtual]
filterKeyTypedEvent(QObject *obj, QKeyEvent *e)JQComponentBridge [protected, virtual]
filterMouseClickedEvent(QObject *obj, QMouseEvent *e)JQComponentBridge [protected, virtual]
filterMouseDoubleClickedEvent(QObject *obj, QMouseEvent *e)JQComponentBridge [protected, virtual]
filterMouseEnterEvent(QObject *obj, QMouseEvent *e)JQComponentBridge [protected, virtual]
filterMouseLeaveEvent(QObject *obj, QMouseEvent *e)JQComponentBridge [protected, virtual]
filterMouseMoveEvent(QObject *obj, QMouseEvent *e)JQComponentBridge [protected, virtual]
filterMousePressedEvent(QObject *obj, QMouseEvent *e)JQComponentBridge [protected, virtual]
filterMouseReleasedEvent(QObject *obj, QMouseEvent *e)JQComponentBridge [protected, virtual]
filterMouseWheelEvent(QObject *obj, QWheelEvent *e)JQComponentBridge [protected, virtual]
filterMoveEvent(QObject *obj, QMoveEvent *e)JQComponentBridge [protected, virtual]
filterResizeEvent(QObject *obj, QResizeEvent *e)JQComponentBridge [protected, virtual]
filterShowEvent(QObject *obj, QShowEvent *e)JQComponentBridge [protected, virtual]
filterStyleChangeEvent(QObject *obj, QEvent *e)JQComponentBridge [protected, virtual]
filterToolTipEvent(QObject *obj, QHelpEvent *e)JQComponentBridge [protected, virtual]
filterWhatsThisEvent(QObject *obj, QHelpEvent *e)JQComponentBridge [protected, virtual]
focusGained()JQComponentBridge
focusLost()JQComponentBridge
getBackground(JNIEnv *env, jclass colorClass)JQComponentBridge [virtual, slot]
getCursor(JNIEnv *env)JQComponentBridge [virtual, slot]
getFont(JNIEnv *env, jclass fontClass)JQComponentBridge [virtual, slot]
getForeground(JNIEnv *env, jclass colorClass)JQComponentBridge [virtual, slot]
getPreferredSize(JNIEnv *env)JQComponentBridge [virtual, slot]
getPreferredSize()JQComponentBridge
getToolTipText(int x, int y)JQComponentBridge
initialize(JNIEnv *env, jclass cls)JQStatusBarBridge [static]
insertChild(JNIEnv *env, jlong childBridge, jint index)JQStatusBarBridge [slot]
insertPermanentChild(JNIEnv *env, jlong childBridge, jint index)JQStatusBarBridge [slot]
INVALID_QVARIANT (defined in QObjectBridge)QObjectBridge [static]
jniObject() const QObjectBridge [inline, protected]
JQComponentBridge(JNIEnv *env, jobject obj, QWidget *widget)JQComponentBridge [protected]
JQComponentBridge(JNIEnv *env, jobject obj)JQComponentBridge [protected]
JQContainerBridge(JNIEnv *env, jobject obj, QWidget *widget)JQContainerBridge [protected]
JQContainerBridge(JNIEnv *env, jobject obj)JQContainerBridge [protected]
JQStatusBarBridge(JNIEnv *env, jobject obj)JQStatusBarBridge [protected]
keyPressed(jint modifiers, jint keyCode, jchar keyChar)JQComponentBridge
keyReleased(jint modifiers, jint keyCode, jchar keyChar)JQComponentBridge
keyTyped(jint modifiers, jint keyCode, jchar keyChar)JQComponentBridge
messageChangedSlot(const QString &message)JQStatusBarBridge [protected, slot]
mouseClicked(jint button, jint modifiers, jint x, jint y)JQComponentBridge
mouseDoubleClicked(jint button, jint modifiers, jint x, jint y)JQComponentBridge
mouseDragged(jint button, jint modifiers, jint x, jint y)JQComponentBridge
mouseEntered(jint button, jint modifiers, jint x, jint y)JQComponentBridge
mouseExited(jint button, jint modifiers, jint x, jint y)JQComponentBridge
mouseMoved(jint button, jint modifiers, jint x, jint y)JQComponentBridge
mousePressed(jint button, jint modifiers, jint x, jint y)JQComponentBridge
mouseReleased(jint button, jint modifiers, jint x, jint y)JQComponentBridge
mouseWheelMoved(jint modifiers, jint x, jint y, jint wheelRotation)JQComponentBridge
newInstance(JNIEnv *env, jobject obj)JQStatusBarBridge [static]
notifyDelete() const QObjectBridge [inline, protected]
objectDestroyed(QObject *qObj)QObjectBridge [protected, virtual, slot]
paint(jint x, jint y, jint width, jint height)JQComponentBridge
paintComponent(JNIEnv *env, jlong graphicsBridge)JQComponentBridge [virtual, slot]
paintingWidget()JQComponentBridge [protected, virtual]
parentBridge() const JQComponentBridge [inline, protected]
polish(JNIEnv *env)JQComponentBridge [virtual, slot]
positionChanged(jint x, jint y)JQComponentBridge
postEvent(QEvent *e)QObjectBridge
previousEventType() const JQComponentBridge [inline, protected]
qAction()JQComponentBridge [virtual]
qObject() const QObjectBridge [inline, protected]
QObjectBridge(JNIEnv *env, jobject jniObj, QObject *qObj)QObjectBridge [protected]
QObjectBridge(JNIEnv *env, jobject jniObj)QObjectBridge [protected]
qStatusBar() const JQStatusBarBridge [inline]
qWidget()JQComponentBridge [virtual]
QWidgetActionAdapter (defined in JQComponentBridge)JQComponentBridge [friend]
removeChild(JNIEnv *env, jlong childBridge)JQStatusBarBridge [slot]
removeStyleSheetProperties(JNIEnv *env)JQComponentBridge [virtual, slot]
repaint(JNIEnv *env)JQComponentBridge [virtual, slot]
repaint(JNIEnv *env, jint x, jint y, jint width, jint height)JQComponentBridge [virtual, slot]
requestFocus(JNIEnv *env)JQComponentBridge [virtual, slot]
sendEvent(QEvent *e)QObjectBridge
setBackground(JNIEnv *env, jint argb)JQComponentBridge [virtual, slot]
setBounds(JNIEnv *env, jint x, jint y, jint width, jint height)JQComponentBridge [virtual, slot]
setBridgePointer(jlong bridgePointer)QObjectBridge [protected]
setComponentOrientation(JNIEnv *env, jint orientation)JQComponentBridge [virtual, slot]
setCursor(JNIEnv *env, jint type)JQComponentBridge [virtual, slot]
setEnabled(JNIEnv *env, jboolean enabled)JQComponentBridge [virtual, slot]
setEnabledEvents(JNIEnv *env, jlong events)JQComponentBridge [virtual, slot]
setEventFilterEnabled(bool enabled)JQComponentBridge [inline]
setFixedSize(JNIEnv *env, jint width, jint height)JQComponentBridge [virtual, slot]
setFocusable(JNIEnv *env, jboolean focusable)JQComponentBridge [virtual, slot]
setFont(JNIEnv *env, jobject font)JQComponentBridge [virtual, slot]
setForeground(JNIEnv *env, jint argb)JQComponentBridge [virtual, slot]
setLocation(JNIEnv *env, jint x, jint y)JQComponentBridge [virtual, slot]
setMaximumSize(JNIEnv *env, jint width, jint height)JQComponentBridge [virtual, slot]
setMinimumSize(JNIEnv *env, jint width, jint height)JQComponentBridge [virtual, slot]
setName(JNIEnv *env, jstring name)QObjectBridge
setNotifyDelete(bool notifyDelete)QObjectBridge [inline, protected]
setNullBackground(JNIEnv *env)JQComponentBridge [virtual, slot]
setNullForeground(JNIEnv *env)JQComponentBridge [virtual, slot]
setOpaque(JNIEnv *env, jboolean opaque)JQComponentBridge [virtual, slot]
setParentBridge(JQContainerBridge *parentBridge)JQStatusBarBridge [virtual]
setQObject(QObject *qObj)QObjectBridge [protected]
setSize(JNIEnv *env, jint width, jint height)JQComponentBridge [virtual, slot]
setSizeGripEnabled(JNIEnv *env, jboolean enabled)JQStatusBarBridge [slot]
setStatusTipText(JNIEnv *env, jstring text)JQComponentBridge [virtual, slot]
setStyleSheet(JNIEnv *env, jstring styleSheetText)JQComponentBridge [virtual, slot]
setStyleSheetProperties(JNIEnv *env)JQComponentBridge [virtual, slot]
setToolTipText(JNIEnv *env, jstring text)JQComponentBridge [virtual, slot]
setUpdatesEnabled(JNIEnv *env, jboolean enabled)JQComponentBridge [virtual, slot]
setVisible(JNIEnv *env, jboolean visible)JQComponentBridge [virtual, slot]
setWhatsThisText(JNIEnv *env, jstring text)JQComponentBridge [virtual, slot]
showMessage(JNIEnv *env, jstring message, jint timeout)JQStatusBarBridge [slot]
showWindow(JNIEnv *env)JQComponentBridge [virtual, slot]
sizeChanged(jint width, jint height)JQComponentBridge
statusMessgeChanged(jstring message)JQStatusBarBridge
STYLE_SHEET_PROPERTY_VALUE (defined in JQComponentBridge)JQComponentBridge [static]
styleChanged()JQComponentBridge
styleSheetChanged(bool removed)JQComponentBridge
update(JNIEnv *env)JQComponentBridge [virtual, slot]
update(JNIEnv *env, jint x, jint y, jint width, jint height)JQComponentBridge [virtual, slot]
validate(JNIEnv *env)JQContainerBridge [slot]
validateSignal() (defined in JQContainerBridge)JQContainerBridge [signal]
validateSlot()JQContainerBridge [protected, slot]
visibleChanged(bool visible)JQComponentBridge
widgetActionDeleted(QAction *action)JQComponentBridge [protected, virtual]
~JQComponentBridge()JQComponentBridge [protected, virtual]
~QObjectBridge()QObjectBridge [protected, virtual]


Copyright © 2007 ETF and contributors. All Rights Reserved.