- 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 ConstantDescriptionRepresenting QTextFormat::AnchorHrefRepresenting QTextFormat::AnchorNameRepresenting QTextFormat::BackgroundBrushRepresenting QTextFormat::BackgroundImageUrlRepresenting QTextFormat::BlockAlignmentRepresenting QTextFormat::BlockBottomMarginRepresenting QTextFormat::BlockCodeFenceRepresenting QTextFormat::BlockCodeLanguageRepresenting QTextFormat::BlockIndentRepresenting QTextFormat::BlockLeftMarginRepresenting QTextFormat::BlockMarkerRepresenting QTextFormat::BlockNonBreakableLinesRepresenting QTextFormat::BlockQuoteLevelRepresenting QTextFormat::BlockRightMarginRepresenting QTextFormat::BlockTopMarginRepresenting QTextFormat::BlockTrailingHorizontalRulerWidthRepresenting QTextFormat::CssFloatRepresenting QTextFormat::FirstFontPropertyRepresenting QTextFormat::FontCapitalizationRepresenting QTextFormat::FontFamiliesRepresenting QTextFormat::FontFamilyRepresenting QTextFormat::FontFixedPitchRepresenting QTextFormat::FontHintingPreferenceRepresenting QTextFormat::FontItalicRepresenting QTextFormat::FontKerningRepresenting QTextFormat::FontLetterSpacingRepresenting QTextFormat::FontLetterSpacingTypeRepresenting QTextFormat::FontOverlineRepresenting QTextFormat::FontPixelSizeRepresenting QTextFormat::FontPointSizeRepresenting QTextFormat::FontSizeAdjustmentRepresenting QTextFormat::FontSizeIncrementRepresenting QTextFormat::FontStretchRepresenting QTextFormat::FontStrikeOutRepresenting QTextFormat::FontStyleHintRepresenting QTextFormat::FontStyleNameRepresenting QTextFormat::FontStyleStrategyRepresenting QTextFormat::FontUnderlineRepresenting QTextFormat::FontWeightRepresenting QTextFormat::FontWordSpacingRepresenting QTextFormat::ForegroundBrushRepresenting QTextFormat::FrameBorderRepresenting QTextFormat::FrameBorderBrushRepresenting QTextFormat::FrameBorderStyleRepresenting QTextFormat::FrameBottomMarginRepresenting QTextFormat::FrameHeightRepresenting QTextFormat::FrameLeftMarginRepresenting QTextFormat::FrameMarginRepresenting QTextFormat::FramePaddingRepresenting QTextFormat::FrameRightMarginRepresenting QTextFormat::FrameTopMarginRepresenting QTextFormat::FrameWidthRepresenting QTextFormat::FullWidthSelectionRepresenting QTextFormat::HeadingLevelRepresenting QTextFormat::ImageAltTextRepresenting QTextFormat::ImageHeightRepresenting QTextFormat::ImageNameRepresenting QTextFormat::ImageQualityRepresenting QTextFormat::ImageTitleRepresenting QTextFormat::ImageWidthRepresenting QTextFormat::IsAnchorRepresenting QTextFormat::LastFontPropertyRepresenting QTextFormat::LayoutDirectionRepresenting QTextFormat::LineHeightRepresenting QTextFormat::LineHeightTypeRepresenting QTextFormat::ListIndentRepresenting QTextFormat::ListNumberPrefixRepresenting QTextFormat::ListNumberSuffixRepresenting QTextFormat::ListStyleRepresenting QTextFormat::ObjectIndexRepresenting QTextFormat::ObjectTypeRepresenting QTextFormat::OldFontFamilyRepresenting QTextFormat::OldFontLetterSpacingTypeRepresenting QTextFormat::OldFontStretchRepresenting QTextFormat::OldTextUnderlineColorRepresenting QTextFormat::OutlinePenRepresenting QTextFormat::PageBreakPolicyRepresenting QTextFormat::TableBorderCollapseRepresenting QTextFormat::TableCellBottomBorderRepresenting QTextFormat::TableCellBottomBorderBrushRepresenting QTextFormat::TableCellBottomBorderStyleRepresenting QTextFormat::TableCellBottomPaddingRepresenting QTextFormat::TableCellColumnSpanRepresenting QTextFormat::TableCellLeftBorderRepresenting QTextFormat::TableCellLeftBorderBrushRepresenting QTextFormat::TableCellLeftBorderStyleRepresenting QTextFormat::TableCellLeftPaddingRepresenting QTextFormat::TableCellPaddingRepresenting QTextFormat::TableCellRightBorderRepresenting QTextFormat::TableCellRightBorderBrushRepresenting QTextFormat::TableCellRightBorderStyleRepresenting QTextFormat::TableCellRightPaddingRepresenting QTextFormat::TableCellRowSpanRepresenting QTextFormat::TableCellSpacingRepresenting QTextFormat::TableCellTopBorderRepresenting QTextFormat::TableCellTopBorderBrushRepresenting QTextFormat::TableCellTopBorderStyleRepresenting QTextFormat::TableCellTopPaddingRepresenting QTextFormat::TableColumnsRepresenting QTextFormat::TableColumnWidthConstraintsRepresenting QTextFormat::TableHeaderRowCountRepresenting QTextFormat::TabPositionsRepresenting QTextFormat::TextBaselineOffsetRepresenting QTextFormat::TextIndentRepresenting QTextFormat::TextOutlineRepresenting QTextFormat::TextSubScriptBaselineRepresenting QTextFormat::TextSuperScriptBaselineRepresenting QTextFormat::TextToolTipRepresenting QTextFormat::TextUnderlineColorRepresenting QTextFormat::TextUnderlineStyleRepresenting QTextFormat::TextVerticalAlignmentRepresenting QTextFormat::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.QtEnumerator
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
-