- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Used to describe the parameters used to draw an item in a view widget
Java wrapper for Qt class QStyleOptionViewItem
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Java wrapper for Qt enumQStyleOptionViewItem::Position
static enum
Java wrapper for Qt enumQStyleOptionViewItem::ViewItemFeature
static final class
QFlags
type for enumQStyleOptionViewItem.ViewItemFeature
static enum
Java wrapper for Qt enumQStyleOptionViewItem::ViewItemPosition
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionfinal void
assign
(QStyleOptionViewItem arg__1) SeeQStyleOptionViewItem::
operator=(QStyleOptionViewItem) final QBrush
final Qt.CheckState
clone()
Creates and returns a copy of this object.final Qt.Alignment
The alignment of the decoration for the itemThe position of the decoration for the itemfinal QSize
The size of the decoration for the itemfinal Qt.Alignment
The alignment of the display value for the itemfeatures()
Bitwise OR of the features that describe this view itemfinal QFont
font()
The font used for the itemfinal QBrush
Kotlin property getter.final Qt.CheckState
Kotlin property getter.final Qt.Alignment
Kotlin property getter.Kotlin property getter.final QSize
Kotlin property getter.final Qt.Alignment
Kotlin property getter.Kotlin property getter.final QFont
getFont()
Kotlin property getter.final QIcon
getIcon()
Kotlin property getter.final QModelIndex
getIndex()
Kotlin property getter.final QLocale
Kotlin property getter.final boolean
Kotlin property getter.final String
getText()
Kotlin property getter.final Qt.TextElideMode
Kotlin property getter.Kotlin property getter.final QWidget
Kotlin property getter.final QIcon
icon()
final QModelIndex
index()
final QLocale
locale()
SeeQStyleOptionViewItem::
locale final void
set
(QStyleOptionViewItem arg__1) Deprecated.final void
setBackgroundBrush
(QBrush backgroundBrush) final void
setCheckState
(Qt.CheckState checkState) final void
setDecorationAlignment
(Qt.Alignment decorationAlignment) The alignment of the decoration for the itemfinal void
setDecorationAlignment
(Qt.AlignmentFlag ... decorationAlignment) Overloaded function forsetDecorationAlignment(io.qt.core.Qt.Alignment)
.final void
setDecorationPosition
(QStyleOptionViewItem.Position decorationPosition) The position of the decoration for the itemfinal void
setDecorationSize
(QSize decorationSize) The size of the decoration for the itemfinal void
setDisplayAlignment
(Qt.Alignment displayAlignment) The alignment of the display value for the itemfinal void
setDisplayAlignment
(Qt.AlignmentFlag ... displayAlignment) Overloaded function forsetDisplayAlignment(io.qt.core.Qt.Alignment)
.final void
setFeatures
(QStyleOptionViewItem.ViewItemFeature ... features) Overloaded function forsetFeatures(io.qt.widgets.QStyleOptionViewItem.ViewItemFeatures)
.final void
Bitwise OR of the features that describe this view itemfinal void
The font used for the itemfinal void
final void
setIndex
(QModelIndex index) final void
SeeQStyleOptionViewItem::
locale final void
setShowDecorationSelected
(boolean showDecorationSelected) Whether the decoration should be highlighted on selected itemsfinal void
final void
setTextElideMode
(Qt.TextElideMode textElideMode) Where ellipsis should be added for text that is too long to fit into an itemfinal void
setViewItemPosition
(QStyleOptionViewItem.ViewItemPosition viewItemPosition) final void
SeeQStyleOptionViewItem::
widget final boolean
Whether the decoration should be highlighted on selected itemsfinal String
text()
final Qt.TextElideMode
Where ellipsis should be added for text that is too long to fit into an itemfinal QWidget
widget()
SeeQStyleOptionViewItem::
widget Methods inherited from class io.qt.widgets.QStyleOption
assign, direction, fontMetrics, getDirection, getFontMetrics, getPalette, getRect, getState, getStyleObject, initFrom, palette, rect, set, setDirection, setFontMetrics, setPalette, setRect, setState, setState, setStyleObject, state, styleObject, toString
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QStyleOptionViewItem
public QStyleOptionViewItem() -
QStyleOptionViewItem
-
-
Method Details
-
assign
See
QStyleOptionViewItem::
operator=(QStyleOptionViewItem) -
setBackgroundBrush
-
backgroundBrush
-
setCheckState
-
checkState
-
setDecorationAlignment
The alignment of the decoration for the item
-
decorationAlignment
The alignment of the decoration for the item
-
setDecorationPosition
@QtUninvokable public final void setDecorationPosition(QStyleOptionViewItem.Position decorationPosition) The position of the decoration for the item
-
decorationPosition
The position of the decoration for the item
-
setDecorationSize
The size of the decoration for the item
-
decorationSize
The size of the decoration for the item
-
setDisplayAlignment
The alignment of the display value for the item
-
displayAlignment
The alignment of the display value for the item
-
setFeatures
Bitwise OR of the features that describe this view item
-
features
Bitwise OR of the features that describe this view item
-
setFont
The font used for the item
-
font
The font used for the item
-
setIcon
-
icon
-
setIndex
-
index
-
setLocale
See
QStyleOptionViewItem::
locale -
locale
See
QStyleOptionViewItem::
locale -
setShowDecorationSelected
Whether the decoration should be highlighted on selected items
-
showDecorationSelected
Whether the decoration should be highlighted on selected items
-
setText
-
text
-
setTextElideMode
Where ellipsis should be added for text that is too long to fit into an item
-
textElideMode
Where ellipsis should be added for text that is too long to fit into an item
-
setViewItemPosition
@QtUninvokable public final void setViewItemPosition(QStyleOptionViewItem.ViewItemPosition viewItemPosition) -
viewItemPosition
-
setWidget
See
QStyleOptionViewItem::
widget -
widget
See
QStyleOptionViewItem::
widget -
clone
Creates and returns a copy of this object.
- Overrides:
clone
in classQStyleOption
-
set
Deprecated.Useassign(io.qt.widgets.QStyleOptionViewItem)
instead. -
getBackgroundBrush
Kotlin property getter. In Java use
backgroundBrush()
instead. -
getCheckState
Kotlin property getter. In Java use
checkState()
instead. -
setDecorationAlignment
Overloaded function for
setDecorationAlignment(io.qt.core.Qt.Alignment)
. -
getDecorationAlignment
Kotlin property getter. In Java use
decorationAlignment()
instead. -
getDecorationPosition
Kotlin property getter. In Java use
decorationPosition()
instead. -
getDecorationSize
Kotlin property getter. In Java use
decorationSize()
instead. -
setDisplayAlignment
Overloaded function for
setDisplayAlignment(io.qt.core.Qt.Alignment)
. -
getDisplayAlignment
Kotlin property getter. In Java use
displayAlignment()
instead. -
setFeatures
Overloaded function for
setFeatures(io.qt.widgets.QStyleOptionViewItem.ViewItemFeatures)
. -
getFeatures
Kotlin property getter. In Java use
features()
instead. -
getFont
Kotlin property getter. In Java use
font()
instead. -
getIcon
Kotlin property getter. In Java use
icon()
instead. -
getIndex
Kotlin property getter. In Java use
index()
instead. -
getLocale
Kotlin property getter. In Java use
locale()
instead. -
getShowDecorationSelected
Kotlin property getter. In Java use
showDecorationSelected()
instead. -
getText
Kotlin property getter. In Java use
text()
instead. -
getTextElideMode
Kotlin property getter. In Java use
textElideMode()
instead. -
getViewItemPosition
Kotlin property getter. In Java use
viewItemPosition()
instead. -
getWidget
Kotlin property getter. In Java use
widget()
instead.
-
assign(io.qt.widgets.QStyleOptionViewItem)
instead.