|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trolltech.qt.QSignalEmitter
com.trolltech.qt.QtJambiObject
com.trolltech.qt.gui.QAbstractTextDocumentLayout_Selection
public class QAbstractTextDocumentLayout_Selection
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.trolltech.qt.QSignalEmitter |
---|
QSignalEmitter.Signal0, QSignalEmitter.Signal1, QSignalEmitter.Signal2, QSignalEmitter.Signal3, QSignalEmitter.Signal4, QSignalEmitter.Signal5, QSignalEmitter.Signal6, QSignalEmitter.Signal7, QSignalEmitter.Signal8, QSignalEmitter.Signal9 |
Constructor Summary | |
---|---|
QAbstractTextDocumentLayout_Selection()
Constructs a new QAbstractTextDocumentLayout_Selection object. |
Method Summary | |
---|---|
QAbstractTextDocumentLayout_Selection |
clone()
This method is reimplemented for internal reasons |
QTextCursor |
cursor()
Returns the cursor of this QAbstractTextDocumentLayout_Selection. |
QTextCharFormat |
format()
Returns the format of this QAbstractTextDocumentLayout_Selection. |
static QAbstractTextDocumentLayout_Selection |
fromNativePointer(QNativePointer nativePointer)
|
static QNativePointer |
nativePointerArray(QAbstractTextDocumentLayout_Selection[] array)
|
void |
setCursor(QTextCursor cursor)
Sets the cursor of this QAbstractTextDocumentLayout_Selection. |
void |
setFormat(QTextCharFormat format)
Sets the format of this QAbstractTextDocumentLayout_Selection. |
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 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 QAbstractTextDocumentLayout_Selection()
Method Detail |
---|
public final void setCursor(QTextCursor cursor)
public final QTextCursor cursor()
public final void setFormat(QTextCharFormat format)
public final QTextCharFormat format()
public static QAbstractTextDocumentLayout_Selection fromNativePointer(QNativePointer nativePointer)
public static QNativePointer nativePointerArray(QAbstractTextDocumentLayout_Selection[] array)
public QAbstractTextDocumentLayout_Selection clone()
clone
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |