|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trolltech.qt.internal.QSignalEmitterInternal
com.trolltech.qt.QSignalEmitter
com.trolltech.qt.QtJambiObject
com.trolltech.qt.gui.QInputMethodEvent_Attribute
public class QInputMethodEvent_Attribute
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.trolltech.qt.QSignalEmitter |
---|
QSignalEmitter.AbstractSignal, QSignalEmitter.Signal0, QSignalEmitter.Signal1, QSignalEmitter.Signal2, QSignalEmitter.Signal3, QSignalEmitter.Signal4, QSignalEmitter.Signal5, QSignalEmitter.Signal6, QSignalEmitter.Signal7, QSignalEmitter.Signal8, QSignalEmitter.Signal9 |
Nested classes/interfaces inherited from class com.trolltech.qt.internal.QSignalEmitterInternal |
---|
com.trolltech.qt.internal.QSignalEmitterInternal.AbstractSignalInternal |
Field Summary |
---|
Fields inherited from class com.trolltech.qt.internal.QSignalEmitterInternal |
---|
currentSender |
Constructor Summary | |
---|---|
QInputMethodEvent_Attribute(QInputMethodEvent.AttributeType t,
int s,
int l,
java.lang.Object val)
Constructs an input method attribute. |
Method Summary | |
---|---|
QInputMethodEvent_Attribute |
clone()
This method is reimplemented for internal reasons |
int |
length()
Returns the length of this QInputMethodEvent_Attribute. |
void |
setLength(int length)
Sets the length of this QInputMethodEvent_Attribute. |
void |
setStart(int start)
Sets the start of this QInputMethodEvent_Attribute. |
void |
setValue(java.lang.Object value)
Sets the value of this QInputMethodEvent_Attribute. |
int |
start()
Returns the start of this QInputMethodEvent_Attribute. |
QInputMethodEvent.AttributeType |
type()
Returns the type of this QInputMethodEvent_Attribute. |
java.lang.Object |
value()
Returns the value of this QInputMethodEvent_Attribute. |
Methods inherited from class com.trolltech.qt.QtJambiObject |
---|
dispose, disposed, equals, finalize, reassignNativeResources, tr, tr, tr |
Methods inherited from class com.trolltech.qt.QSignalEmitter |
---|
blockSignals, disconnect, disconnect, signalsBlocked, signalSender, thread |
Methods inherited from class com.trolltech.qt.internal.QSignalEmitterInternal |
---|
__qt_signalInitialization |
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.trolltech.qt.QtJambiInterface |
---|
disableGarbageCollection, nativeId, nativePointer, reenableGarbageCollection, setJavaOwnership |
Constructor Detail |
---|
public QInputMethodEvent_Attribute(QInputMethodEvent.AttributeType t, int s, int l, java.lang.Object val)
Method Detail |
---|
public final void setLength(int length)
public final int length()
public final QInputMethodEvent.AttributeType type()
public final void setValue(java.lang.Object value)
public final java.lang.Object value()
public final void setStart(int start)
public final int start()
public QInputMethodEvent_Attribute clone()
clone
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |