- All Implemented Interfaces:
QtAbstractEnumerator
,QtEnumerator
,Serializable
,Comparable<QTextFormat.Property>
,Constable
- Enclosing class:
QTextFormat
Java wrapper for Qt enum QTextFormat::Property
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantDescriptionRepresentingQTextFormat::
AnchorHref RepresentingQTextFormat::
AnchorName RepresentingQTextFormat::
BackgroundBrush RepresentingQTextFormat::
BackgroundImageUrl RepresentingQTextFormat::
BlockAlignment RepresentingQTextFormat::
BlockBottomMargin RepresentingQTextFormat::
BlockCodeFence RepresentingQTextFormat::
BlockCodeLanguage RepresentingQTextFormat::
BlockIndent RepresentingQTextFormat::
BlockLeftMargin RepresentingQTextFormat::
BlockMarker RepresentingQTextFormat::
BlockNonBreakableLines RepresentingQTextFormat::
BlockQuoteLevel RepresentingQTextFormat::
BlockRightMargin RepresentingQTextFormat::
BlockTopMargin RepresentingQTextFormat::
BlockTrailingHorizontalRulerWidth RepresentingQTextFormat::
CssFloat RepresentingQTextFormat::
FirstFontProperty RepresentingQTextFormat::
FontCapitalization RepresentingQTextFormat::
FontFamilies RepresentingQTextFormat::
FontFamily RepresentingQTextFormat::
FontFixedPitch RepresentingQTextFormat::
FontHintingPreference RepresentingQTextFormat::
FontItalic RepresentingQTextFormat::
FontKerning RepresentingQTextFormat::
FontLetterSpacing RepresentingQTextFormat::
FontLetterSpacingType RepresentingQTextFormat::
FontOverline RepresentingQTextFormat::
FontPixelSize RepresentingQTextFormat::
FontPointSize RepresentingQTextFormat::
FontSizeAdjustment RepresentingQTextFormat::
FontSizeIncrement RepresentingQTextFormat::
FontStretch RepresentingQTextFormat::
FontStrikeOut RepresentingQTextFormat::
FontStyleHint RepresentingQTextFormat::
FontStyleName RepresentingQTextFormat::
FontStyleStrategy RepresentingQTextFormat::
FontUnderline RepresentingQTextFormat::
FontWeight RepresentingQTextFormat::
FontWordSpacing RepresentingQTextFormat::
ForegroundBrush RepresentingQTextFormat::
FrameBorder RepresentingQTextFormat::
FrameBorderBrush RepresentingQTextFormat::
FrameBorderStyle RepresentingQTextFormat::
FrameBottomMargin RepresentingQTextFormat::
FrameHeight RepresentingQTextFormat::
FrameLeftMargin RepresentingQTextFormat::
FrameMargin RepresentingQTextFormat::
FramePadding RepresentingQTextFormat::
FrameRightMargin RepresentingQTextFormat::
FrameTopMargin RepresentingQTextFormat::
FrameWidth RepresentingQTextFormat::
FullWidthSelection RepresentingQTextFormat::
HeadingLevel RepresentingQTextFormat::
ImageAltText RepresentingQTextFormat::
ImageHeight RepresentingQTextFormat::
ImageName RepresentingQTextFormat::
ImageQuality RepresentingQTextFormat::
ImageTitle RepresentingQTextFormat::
ImageWidth RepresentingQTextFormat::
IsAnchor RepresentingQTextFormat::
LastFontProperty RepresentingQTextFormat::
LayoutDirection RepresentingQTextFormat::
LineHeight RepresentingQTextFormat::
LineHeightType RepresentingQTextFormat::
ListIndent RepresentingQTextFormat::
ListNumberPrefix RepresentingQTextFormat::
ListNumberSuffix RepresentingQTextFormat::
ListStyle RepresentingQTextFormat::
ObjectIndex RepresentingQTextFormat::
ObjectType RepresentingQTextFormat::
OldFontFamily RepresentingQTextFormat::
OldFontLetterSpacingType RepresentingQTextFormat::
OldFontStretch RepresentingQTextFormat::
OldTextUnderlineColor RepresentingQTextFormat::
OutlinePen RepresentingQTextFormat::
PageBreakPolicy RepresentingQTextFormat::
TableBorderCollapse RepresentingQTextFormat::
TableCellBottomBorder RepresentingQTextFormat::
TableCellBottomBorderBrush RepresentingQTextFormat::
TableCellBottomBorderStyle RepresentingQTextFormat::
TableCellBottomPadding RepresentingQTextFormat::
TableCellColumnSpan RepresentingQTextFormat::
TableCellLeftBorder RepresentingQTextFormat::
TableCellLeftBorderBrush RepresentingQTextFormat::
TableCellLeftBorderStyle RepresentingQTextFormat::
TableCellLeftPadding RepresentingQTextFormat::
TableCellPadding RepresentingQTextFormat::
TableCellRightBorder RepresentingQTextFormat::
TableCellRightBorderBrush RepresentingQTextFormat::
TableCellRightBorderStyle RepresentingQTextFormat::
TableCellRightPadding RepresentingQTextFormat::
TableCellRowSpan RepresentingQTextFormat::
TableCellSpacing RepresentingQTextFormat::
TableCellTopBorder RepresentingQTextFormat::
TableCellTopBorderBrush RepresentingQTextFormat::
TableCellTopBorderStyle RepresentingQTextFormat::
TableCellTopPadding RepresentingQTextFormat::
TableColumns RepresentingQTextFormat::
TableColumnWidthConstraints RepresentingQTextFormat::
TableHeaderRowCount RepresentingQTextFormat::
TabPositions RepresentingQTextFormat::
TextBaselineOffset RepresentingQTextFormat::
TextIndent RepresentingQTextFormat::
TextOutline RepresentingQTextFormat::
TextSubScriptBaseline RepresentingQTextFormat::
TextSuperScriptBaseline RepresentingQTextFormat::
TextToolTip RepresentingQTextFormat::
TextUnderlineColor RepresentingQTextFormat::
TextUnderlineStyle RepresentingQTextFormat::
TextVerticalAlignment RepresentingQTextFormat::
UserProperty -
Method Summary
Modifier and TypeMethodDescriptionstatic QTextFormat.Property
resolve
(int value) Returns the corresponding enum entry for the given value.int
value()
This function should return an integer value for the enum values of the enumeration that implements this interface.static QTextFormat.Property
Returns the enum constant of this type with the specified name.static QTextFormat.Property[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods inherited from class java.lang.Enum
clone, compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
Methods inherited from interface io.qt.QtAbstractEnumerator
getDeclaringClass, name, ordinal
-
Enum Constant Details
-
ObjectIndex
Representing
QTextFormat::
ObjectIndex -
CssFloat
Representing
QTextFormat::
CssFloat -
LayoutDirection
Representing
QTextFormat::
LayoutDirection -
OutlinePen
Representing
QTextFormat::
OutlinePen -
BackgroundBrush
Representing
QTextFormat::
BackgroundBrush -
ForegroundBrush
Representing
QTextFormat::
ForegroundBrush -
BackgroundImageUrl
Representing
QTextFormat::
BackgroundImageUrl -
BlockAlignment
Representing
QTextFormat::
BlockAlignment -
BlockTopMargin
Representing
QTextFormat::
BlockTopMargin -
BlockBottomMargin
Representing
QTextFormat::
BlockBottomMargin -
BlockLeftMargin
Representing
QTextFormat::
BlockLeftMargin -
BlockRightMargin
Representing
QTextFormat::
BlockRightMargin -
TextIndent
Representing
QTextFormat::
TextIndent -
TabPositions
Representing
QTextFormat::
TabPositions -
BlockIndent
Representing
QTextFormat::
BlockIndent -
LineHeight
Representing
QTextFormat::
LineHeight -
LineHeightType
Representing
QTextFormat::
LineHeightType -
BlockNonBreakableLines
Representing
QTextFormat::
BlockNonBreakableLines -
BlockTrailingHorizontalRulerWidth
Representing
QTextFormat::
BlockTrailingHorizontalRulerWidth -
HeadingLevel
Representing
QTextFormat::
HeadingLevel -
BlockQuoteLevel
Representing
QTextFormat::
BlockQuoteLevel -
BlockCodeLanguage
Representing
QTextFormat::
BlockCodeLanguage -
BlockCodeFence
Representing
QTextFormat::
BlockCodeFence -
BlockMarker
Representing
QTextFormat::
BlockMarker -
FirstFontProperty
Representing
QTextFormat::
FirstFontProperty -
FontCapitalization
Representing
QTextFormat::
FontCapitalization -
FontLetterSpacing
Representing
QTextFormat::
FontLetterSpacing -
FontWordSpacing
Representing
QTextFormat::
FontWordSpacing -
FontStyleHint
Representing
QTextFormat::
FontStyleHint -
FontStyleStrategy
Representing
QTextFormat::
FontStyleStrategy -
FontKerning
Representing
QTextFormat::
FontKerning -
FontHintingPreference
Representing
QTextFormat::
FontHintingPreference -
FontFamilies
Representing
QTextFormat::
FontFamilies -
FontStyleName
Representing
QTextFormat::
FontStyleName -
FontLetterSpacingType
Representing
QTextFormat::
FontLetterSpacingType -
FontStretch
Representing
QTextFormat::
FontStretch -
FontFamily
Representing
QTextFormat::
FontFamily -
FontPointSize
Representing
QTextFormat::
FontPointSize -
FontSizeAdjustment
Representing
QTextFormat::
FontSizeAdjustment -
FontSizeIncrement
Representing
QTextFormat::
FontSizeIncrement -
FontWeight
Representing
QTextFormat::
FontWeight -
FontItalic
Representing
QTextFormat::
FontItalic -
FontUnderline
Representing
QTextFormat::
FontUnderline -
FontOverline
Representing
QTextFormat::
FontOverline -
FontStrikeOut
Representing
QTextFormat::
FontStrikeOut -
FontFixedPitch
Representing
QTextFormat::
FontFixedPitch -
FontPixelSize
Representing
QTextFormat::
FontPixelSize -
LastFontProperty
Representing
QTextFormat::
LastFontProperty -
TextUnderlineColor
Representing
QTextFormat::
TextUnderlineColor -
TextVerticalAlignment
Representing
QTextFormat::
TextVerticalAlignment -
TextOutline
Representing
QTextFormat::
TextOutline -
TextUnderlineStyle
Representing
QTextFormat::
TextUnderlineStyle -
TextToolTip
Representing
QTextFormat::
TextToolTip -
TextSuperScriptBaseline
Representing
QTextFormat::
TextSuperScriptBaseline -
TextSubScriptBaseline
Representing
QTextFormat::
TextSubScriptBaseline -
TextBaselineOffset
Representing
QTextFormat::
TextBaselineOffset -
IsAnchor
Representing
QTextFormat::
IsAnchor -
AnchorHref
Representing
QTextFormat::
AnchorHref -
AnchorName
Representing
QTextFormat::
AnchorName -
OldFontLetterSpacingType
Representing
QTextFormat::
OldFontLetterSpacingType -
OldFontStretch
Representing
QTextFormat::
OldFontStretch -
OldTextUnderlineColor
Representing
QTextFormat::
OldTextUnderlineColor -
OldFontFamily
Representing
QTextFormat::
OldFontFamily -
ObjectType
Representing
QTextFormat::
ObjectType -
ListStyle
Representing
QTextFormat::
ListStyle -
ListIndent
Representing
QTextFormat::
ListIndent -
ListNumberPrefix
Representing
QTextFormat::
ListNumberPrefix -
ListNumberSuffix
Representing
QTextFormat::
ListNumberSuffix -
FrameBorder
Representing
QTextFormat::
FrameBorder -
FrameMargin
Representing
QTextFormat::
FrameMargin -
FramePadding
Representing
QTextFormat::
FramePadding -
FrameWidth
Representing
QTextFormat::
FrameWidth -
FrameHeight
Representing
QTextFormat::
FrameHeight -
FrameTopMargin
Representing
QTextFormat::
FrameTopMargin -
FrameBottomMargin
Representing
QTextFormat::
FrameBottomMargin -
FrameLeftMargin
Representing
QTextFormat::
FrameLeftMargin -
FrameRightMargin
Representing
QTextFormat::
FrameRightMargin -
FrameBorderBrush
Representing
QTextFormat::
FrameBorderBrush -
FrameBorderStyle
Representing
QTextFormat::
FrameBorderStyle -
TableColumns
Representing
QTextFormat::
TableColumns -
TableColumnWidthConstraints
Representing
QTextFormat::
TableColumnWidthConstraints -
TableCellSpacing
Representing
QTextFormat::
TableCellSpacing -
TableCellPadding
Representing
QTextFormat::
TableCellPadding -
TableHeaderRowCount
Representing
QTextFormat::
TableHeaderRowCount -
TableBorderCollapse
Representing
QTextFormat::
TableBorderCollapse -
TableCellRowSpan
Representing
QTextFormat::
TableCellRowSpan -
TableCellColumnSpan
Representing
QTextFormat::
TableCellColumnSpan -
TableCellTopPadding
Representing
QTextFormat::
TableCellTopPadding -
TableCellBottomPadding
Representing
QTextFormat::
TableCellBottomPadding -
TableCellLeftPadding
Representing
QTextFormat::
TableCellLeftPadding -
TableCellRightPadding
Representing
QTextFormat::
TableCellRightPadding -
TableCellTopBorder
Representing
QTextFormat::
TableCellTopBorder -
TableCellBottomBorder
Representing
QTextFormat::
TableCellBottomBorder -
TableCellLeftBorder
Representing
QTextFormat::
TableCellLeftBorder -
TableCellRightBorder
Representing
QTextFormat::
TableCellRightBorder -
TableCellTopBorderStyle
Representing
QTextFormat::
TableCellTopBorderStyle -
TableCellBottomBorderStyle
Representing
QTextFormat::
TableCellBottomBorderStyle -
TableCellLeftBorderStyle
Representing
QTextFormat::
TableCellLeftBorderStyle -
TableCellRightBorderStyle
Representing
QTextFormat::
TableCellRightBorderStyle -
TableCellTopBorderBrush
Representing
QTextFormat::
TableCellTopBorderBrush -
TableCellBottomBorderBrush
Representing
QTextFormat::
TableCellBottomBorderBrush -
TableCellLeftBorderBrush
Representing
QTextFormat::
TableCellLeftBorderBrush -
TableCellRightBorderBrush
Representing
QTextFormat::
TableCellRightBorderBrush -
ImageName
Representing
QTextFormat::
ImageName -
ImageTitle
Representing
QTextFormat::
ImageTitle -
ImageAltText
Representing
QTextFormat::
ImageAltText -
ImageWidth
Representing
QTextFormat::
ImageWidth -
ImageHeight
Representing
QTextFormat::
ImageHeight -
ImageQuality
Representing
QTextFormat::
ImageQuality -
FullWidthSelection
Representing
QTextFormat::
FullWidthSelection -
PageBreakPolicy
Representing
QTextFormat::
PageBreakPolicy -
UserProperty
Representing
QTextFormat::
UserProperty
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
value
public int value()This function should return an integer value for the enum values of the enumeration that implements this interface. Default isEnum.ordinal()
.- Specified by:
value
in interfaceQtEnumerator
-
resolve
Returns the corresponding enum entry for the given value.- Parameters:
value
-- Returns:
- enum entry
-