|
|||||||||
| 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.QStyleOption
com.trolltech.qt.gui.QStyleOptionViewItem
com.trolltech.qt.gui.QStyleOptionViewItemV2
com.trolltech.qt.gui.QStyleOptionViewItemV3
public class QStyleOptionViewItemV3
| Nested Class Summary | |
|---|---|
static class |
QStyleOptionViewItemV3.StyleOptionVersion
Press link for info on QStyleOptionViewItemV3.StyleOptionVersion |
| Nested classes/interfaces inherited from class com.trolltech.qt.gui.QStyleOptionViewItemV2 |
|---|
QStyleOptionViewItemV2.ViewItemFeature, QStyleOptionViewItemV2.ViewItemFeatures |
| Nested classes/interfaces inherited from class com.trolltech.qt.gui.QStyleOptionViewItem |
|---|
QStyleOptionViewItem.Position, QStyleOptionViewItem.StyleOptionType |
| Nested classes/interfaces inherited from class com.trolltech.qt.gui.QStyleOption |
|---|
QStyleOption.OptionType |
| Nested classes/interfaces inherited from class com.trolltech.qt.QSignalEmitter |
|---|
QSignalEmitter.Signal0, QSignalEmitter.Signal1<A>, QSignalEmitter.Signal2<A,B>, QSignalEmitter.Signal3<A,B,C>, QSignalEmitter.Signal4<A,B,C,D>, QSignalEmitter.Signal5<A,B,C,D,E>, QSignalEmitter.Signal6<A,B,C,D,E,F>, QSignalEmitter.Signal7<A,B,C,D,E,F,G>, QSignalEmitter.Signal8<A,B,C,D,E,F,G,H>, QSignalEmitter.Signal9<A,B,C,D,E,F,G,H,I> |
| Constructor Summary | |
|---|---|
|
QStyleOptionViewItemV3()
This is a JambiDoclet generated javadoc comment for com.trolltech.qt.gui.QStyleOptionViewItemV3. |
protected |
QStyleOptionViewItemV3(int version)
This is a JambiDoclet generated javadoc comment for com.trolltech.qt.gui.QStyleOptionViewItemV3. |
|
QStyleOptionViewItemV3(QStyleOptionViewItem other)
This is a JambiDoclet generated javadoc comment for com.trolltech.qt.gui.QStyleOptionViewItemV3. |
|
QStyleOptionViewItemV3(QStyleOptionViewItemV3 other)
This is a JambiDoclet generated javadoc comment for com.trolltech.qt.gui.QStyleOptionViewItemV3. |
| Method Summary | |
|---|---|
static QStyleOptionViewItemV3 |
fromNativePointer(QNativePointer nativePointer)
This function returns the QStyleOptionViewItemV3 instance pointed to by nativePointer |
QLocale |
locale()
This is a JambiDoclet generated javadoc comment for com.trolltech.qt.gui.QStyleOptionViewItemV3.locale. |
static QNativePointer |
nativePointerArray(QStyleOptionViewItemV3[] array)
This function returns a QNativePointer that is pointing to the specified QStyleOptionViewItemV3 array. |
void |
setLocale(QLocale locale)
This is a JambiDoclet generated javadoc comment for com.trolltech.qt.gui.QStyleOptionViewItemV3.setLocale. |
QWidget |
widget()
This is a JambiDoclet generated javadoc comment for com.trolltech.qt.gui.QStyleOptionViewItemV3.widget. |
| Methods inherited from class com.trolltech.qt.gui.QStyleOptionViewItemV2 |
|---|
features, nativePointerArray, setFeatures, setFeatures |
| Methods inherited from class com.trolltech.qt.gui.QStyleOptionViewItem |
|---|
decorationAlignment, decorationPosition, decorationSize, displayAlignment, font, nativePointerArray, setDecorationAlignment, setDecorationAlignment, setDecorationPosition, setDecorationSize, setDisplayAlignment, setDisplayAlignment, setFont, setShowDecorationSelected, setTextElideMode, showDecorationSelected, textElideMode |
| Methods inherited from class com.trolltech.qt.gui.QStyleOption |
|---|
direction, fontMetrics, initFrom, nativePointerArray, palette, rect, setDirection, setFontMetrics, setPalette, setRect, setState, setState, setType, setVersion, state, type, version |
| Methods inherited from class com.trolltech.qt.QtJambiObject |
|---|
dispose, disposed, 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 |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.trolltech.qt.QtJambiInterface |
|---|
disableGarbageCollection, nativeId, nativePointer, reenableGarbageCollection, setJavaOwnership |
| Constructor Detail |
|---|
public QStyleOptionViewItemV3(QStyleOptionViewItemV3 other)
public QStyleOptionViewItemV3()
protected QStyleOptionViewItemV3(int version)
public QStyleOptionViewItemV3(QStyleOptionViewItem other)
| Method Detail |
|---|
public final QWidget widget()
public final void setLocale(QLocale locale)
public final QLocale locale()
public static QStyleOptionViewItemV3 fromNativePointer(QNativePointer nativePointer)
nativePointer - the QNativePointer of which object should be returned.public static QNativePointer nativePointerArray(QStyleOptionViewItemV3[] array)
array - the array that the returned pointer will point to.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||