Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Module « PySide2.QtGui »

Classe « QTextCharFormat »

Informations générales

Héritage

builtins.object
    Object
        QTextFormat
            QTextCharFormat

Définition

class QTextCharFormat(QTextFormat):

Description [extrait de QTextCharFormat.__doc__]

QTextCharFormat(self)
QTextCharFormat(self, QTextCharFormat: PySide2.QtGui.QTextCharFormat)
QTextCharFormat(self, fmt: PySide2.QtGui.QTextFormat)

Constructeur(s)

Signature du constructeur Description
__new__(*args, **kwargs) Create and return a new object. See help(type) for accurate signature. [extrait de __new__.__doc__]
__init__(self, /, *args, **kwargs) Initialize self. See help(type(self)) for accurate signature. [extrait de __init__.__doc__]

Liste des attributs statiques

Nom de l'attribut Valeur
AlignBaselinePySide2.QtGui.QTextCharFormat.VerticalAlignment.AlignBaseline
AlignBottomPySide2.QtGui.QTextCharFormat.VerticalAlignment.AlignBottom
AlignMiddlePySide2.QtGui.QTextCharFormat.VerticalAlignment.AlignMiddle
AlignNormalPySide2.QtGui.QTextCharFormat.VerticalAlignment.AlignNormal
AlignSubScriptPySide2.QtGui.QTextCharFormat.VerticalAlignment.AlignSubScript
AlignSuperScriptPySide2.QtGui.QTextCharFormat.VerticalAlignment.AlignSuperScript
AlignTopPySide2.QtGui.QTextCharFormat.VerticalAlignment.AlignTop
AnchorHrefPySide2.QtGui.QTextFormat.Property.AnchorHref
AnchorNamePySide2.QtGui.QTextFormat.Property.AnchorName
BackgroundBrushPySide2.QtGui.QTextFormat.Property.BackgroundBrush
BackgroundImageUrlPySide2.QtGui.QTextFormat.Property.BackgroundImageUrl
BlockAlignmentPySide2.QtGui.QTextFormat.Property.BlockAlignment
BlockBottomMarginPySide2.QtGui.QTextFormat.Property.BlockBottomMargin
BlockCodeFencePySide2.QtGui.QTextFormat.Property.BlockCodeFence
BlockCodeLanguagePySide2.QtGui.QTextFormat.Property.BlockCodeLanguage
BlockFormatPySide2.QtGui.QTextFormat.FormatType.BlockFormat
BlockIndentPySide2.QtGui.QTextFormat.Property.BlockIndent
BlockLeftMarginPySide2.QtGui.QTextFormat.Property.BlockLeftMargin
BlockMarkerPySide2.QtGui.QTextFormat.Property.BlockMarker
BlockNonBreakableLinesPySide2.QtGui.QTextFormat.Property.BlockNonBreakableLines
BlockQuoteLevelPySide2.QtGui.QTextFormat.Property.BlockQuoteLevel
BlockRightMarginPySide2.QtGui.QTextFormat.Property.BlockRightMargin
BlockTopMarginPySide2.QtGui.QTextFormat.Property.BlockTopMargin
BlockTrailingHorizontalRulerWidthPySide2.QtGui.QTextFormat.Property.BlockTrailingHorizontalRulerWidth
CharFormatPySide2.QtGui.QTextFormat.FormatType.CharFormat
CssFloatPySide2.QtGui.QTextFormat.Property.CssFloat
DashDotDotLinePySide2.QtGui.QTextCharFormat.UnderlineStyle.DashDotDotLine
DashDotLinePySide2.QtGui.QTextCharFormat.UnderlineStyle.DashDotLine
DashUnderlinePySide2.QtGui.QTextCharFormat.UnderlineStyle.DashUnderline
DotLinePySide2.QtGui.QTextCharFormat.UnderlineStyle.DotLine
FirstFontPropertyPySide2.QtGui.QTextFormat.Property.FirstFontProperty
FontCapitalizationPySide2.QtGui.QTextFormat.Property.FontCapitalization
FontFamiliesPySide2.QtGui.QTextFormat.Property.FontFamilies
FontFamilyPySide2.QtGui.QTextFormat.Property.FontFamily
FontFixedPitchPySide2.QtGui.QTextFormat.Property.FontFixedPitch
FontHintingPreferencePySide2.QtGui.QTextFormat.Property.FontHintingPreference
FontItalicPySide2.QtGui.QTextFormat.Property.FontItalic
FontKerningPySide2.QtGui.QTextFormat.Property.FontKerning
FontLetterSpacingPySide2.QtGui.QTextFormat.Property.FontLetterSpacing
FontLetterSpacingTypePySide2.QtGui.QTextFormat.Property.FontLetterSpacingType
FontOverlinePySide2.QtGui.QTextFormat.Property.FontOverline
FontPixelSizePySide2.QtGui.QTextFormat.Property.FontPixelSize
FontPointSizePySide2.QtGui.QTextFormat.Property.FontPointSize
FontPropertiesAllPySide2.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior.FontPropertiesAll
FontPropertiesSpecifiedOnlyPySide2.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior.FontPropertiesSpecifiedOnly
FontSizeAdjustmentPySide2.QtGui.QTextFormat.Property.FontSizeAdjustment
FontSizeIncrementPySide2.QtGui.QTextFormat.Property.FontSizeIncrement
FontStretchPySide2.QtGui.QTextFormat.Property.FontStretch
FontStrikeOutPySide2.QtGui.QTextFormat.Property.FontStrikeOut
FontStyleHintPySide2.QtGui.QTextFormat.Property.FontStyleHint
FontStyleNamePySide2.QtGui.QTextFormat.Property.FontStyleName
FontStyleStrategyPySide2.QtGui.QTextFormat.Property.FontStyleStrategy
FontUnderlinePySide2.QtGui.QTextFormat.Property.FontUnderline
FontWeightPySide2.QtGui.QTextFormat.Property.FontWeight
FontWordSpacingPySide2.QtGui.QTextFormat.Property.FontWordSpacing
ForegroundBrushPySide2.QtGui.QTextFormat.Property.ForegroundBrush
FrameBorderPySide2.QtGui.QTextFormat.Property.FrameBorder
FrameBorderBrushPySide2.QtGui.QTextFormat.Property.FrameBorderBrush
FrameBorderStylePySide2.QtGui.QTextFormat.Property.FrameBorderStyle
FrameBottomMarginPySide2.QtGui.QTextFormat.Property.FrameBottomMargin
FrameFormatPySide2.QtGui.QTextFormat.FormatType.FrameFormat
FrameHeightPySide2.QtGui.QTextFormat.Property.FrameHeight
FrameLeftMarginPySide2.QtGui.QTextFormat.Property.FrameLeftMargin
FrameMarginPySide2.QtGui.QTextFormat.Property.FrameMargin
FramePaddingPySide2.QtGui.QTextFormat.Property.FramePadding
FrameRightMarginPySide2.QtGui.QTextFormat.Property.FrameRightMargin
FrameTopMarginPySide2.QtGui.QTextFormat.Property.FrameTopMargin
FrameWidthPySide2.QtGui.QTextFormat.Property.FrameWidth
FullWidthSelectionPySide2.QtGui.QTextFormat.Property.FullWidthSelection
HeadingLevelPySide2.QtGui.QTextFormat.Property.HeadingLevel
ImageAltTextPySide2.QtGui.QTextFormat.Property.ImageAltText
ImageHeightPySide2.QtGui.QTextFormat.Property.ImageHeight
ImageNamePySide2.QtGui.QTextFormat.Property.ImageName
ImageObjectPySide2.QtGui.QTextFormat.ObjectTypes.ImageObject
ImageQualityPySide2.QtGui.QTextFormat.Property.ImageQuality
ImageTitlePySide2.QtGui.QTextFormat.Property.ImageTitle
ImageWidthPySide2.QtGui.QTextFormat.Property.ImageWidth
InvalidFormatPySide2.QtGui.QTextFormat.FormatType.InvalidFormat
IsAnchorPySide2.QtGui.QTextFormat.Property.IsAnchor
LastFontPropertyPySide2.QtGui.QTextFormat.Property.LastFontProperty
LayoutDirectionPySide2.QtGui.QTextFormat.Property.LayoutDirection
LineHeightPySide2.QtGui.QTextFormat.Property.LineHeight
LineHeightTypePySide2.QtGui.QTextFormat.Property.LineHeightType
ListFormatPySide2.QtGui.QTextFormat.FormatType.ListFormat
ListIndentPySide2.QtGui.QTextFormat.Property.ListIndent
ListNumberPrefixPySide2.QtGui.QTextFormat.Property.ListNumberPrefix
ListNumberSuffixPySide2.QtGui.QTextFormat.Property.ListNumberSuffix
ListStylePySide2.QtGui.QTextFormat.Property.ListStyle
NoObjectPySide2.QtGui.QTextFormat.ObjectTypes.NoObject
NoUnderlinePySide2.QtGui.QTextCharFormat.UnderlineStyle.NoUnderline
ObjectIndexPySide2.QtGui.QTextFormat.Property.ObjectIndex
ObjectTypePySide2.QtGui.QTextFormat.Property.ObjectType
OutlinePenPySide2.QtGui.QTextFormat.Property.OutlinePen
PageBreak_AlwaysAfterPySide2.QtGui.QTextFormat.PageBreakFlag.PageBreak_AlwaysAfter
PageBreak_AlwaysBeforePySide2.QtGui.QTextFormat.PageBreakFlag.PageBreak_AlwaysBefore
PageBreak_AutoPySide2.QtGui.QTextFormat.PageBreakFlag.PageBreak_Auto
PageBreakPolicyPySide2.QtGui.QTextFormat.Property.PageBreakPolicy
SingleUnderlinePySide2.QtGui.QTextCharFormat.UnderlineStyle.SingleUnderline
SpellCheckUnderlinePySide2.QtGui.QTextCharFormat.UnderlineStyle.SpellCheckUnderline
TableBorderCollapsePySide2.QtGui.QTextFormat.Property.TableBorderCollapse
TableCellBottomBorderPySide2.QtGui.QTextFormat.Property.TableCellBottomBorder
TableCellBottomBorderBrushPySide2.QtGui.QTextFormat.Property.TableCellBottomBorderBrush
TableCellBottomBorderStylePySide2.QtGui.QTextFormat.Property.TableCellBottomBorderStyle
TableCellBottomPaddingPySide2.QtGui.QTextFormat.Property.TableCellBottomPadding
TableCellColumnSpanPySide2.QtGui.QTextFormat.Property.TableCellColumnSpan
TableCellLeftBorderPySide2.QtGui.QTextFormat.Property.TableCellLeftBorder
TableCellLeftBorderBrushPySide2.QtGui.QTextFormat.Property.TableCellLeftBorderBrush
TableCellLeftBorderStylePySide2.QtGui.QTextFormat.Property.TableCellLeftBorderStyle
TableCellLeftPaddingPySide2.QtGui.QTextFormat.Property.TableCellLeftPadding
TableCellObjectPySide2.QtGui.QTextFormat.ObjectTypes.TableCellObject
TableCellPaddingPySide2.QtGui.QTextFormat.Property.TableCellPadding
TableCellRightBorderPySide2.QtGui.QTextFormat.Property.TableCellRightBorder
TableCellRightBorderBrushPySide2.QtGui.QTextFormat.Property.TableCellRightBorderBrush
TableCellRightBorderStylePySide2.QtGui.QTextFormat.Property.TableCellRightBorderStyle
TableCellRightPaddingPySide2.QtGui.QTextFormat.Property.TableCellRightPadding
TableCellRowSpanPySide2.QtGui.QTextFormat.Property.TableCellRowSpan
TableCellSpacingPySide2.QtGui.QTextFormat.Property.TableCellSpacing
TableCellTopBorderPySide2.QtGui.QTextFormat.Property.TableCellTopBorder
TableCellTopBorderBrushPySide2.QtGui.QTextFormat.Property.TableCellTopBorderBrush
TableCellTopBorderStylePySide2.QtGui.QTextFormat.Property.TableCellTopBorderStyle
TableCellTopPaddingPySide2.QtGui.QTextFormat.Property.TableCellTopPadding
TableColumnsPySide2.QtGui.QTextFormat.Property.TableColumns
TableColumnWidthConstraintsPySide2.QtGui.QTextFormat.Property.TableColumnWidthConstraints
TableFormatPySide2.QtGui.QTextFormat.FormatType.TableFormat
TableHeaderRowCountPySide2.QtGui.QTextFormat.Property.TableHeaderRowCount
TableObjectPySide2.QtGui.QTextFormat.ObjectTypes.TableObject
TabPositionsPySide2.QtGui.QTextFormat.Property.TabPositions
TextIndentPySide2.QtGui.QTextFormat.Property.TextIndent
TextOutlinePySide2.QtGui.QTextFormat.Property.TextOutline
TextToolTipPySide2.QtGui.QTextFormat.Property.TextToolTip
TextUnderlineColorPySide2.QtGui.QTextFormat.Property.TextUnderlineColor
TextUnderlineStylePySide2.QtGui.QTextFormat.Property.TextUnderlineStyle
TextVerticalAlignmentPySide2.QtGui.QTextFormat.Property.TextVerticalAlignment
UserFormatPySide2.QtGui.QTextFormat.FormatType.UserFormat
UserObjectPySide2.QtGui.QTextFormat.ObjectTypes.UserObject
UserPropertyPySide2.QtGui.QTextFormat.Property.UserProperty
WaveUnderlinePySide2.QtGui.QTextCharFormat.UnderlineStyle.WaveUnderline

Liste des opérateurs

Opérateurs hérités de la classe QTextFormat

__eq__, __ge__, __gt__, __le__, __lshift__, __lt__, __ne__, __rlshift__, __rrshift__, __rshift__

Liste des opérateurs

Opérateurs hérités de la classe object

__eq__, __ge__, __gt__, __le__, __lt__, __ne__

Liste des méthodes

Toutes les méthodes Méthodes d'instance Méthodes statiques Méthodes dépréciées
Signature de la méthodeDescription
__copy__(self) __copy__(self) [extrait de __copy__.__doc__]
anchorHref(self) -> str anchorHref(self) -> str [extrait de anchorHref.__doc__]
anchorName(self) -> str anchorName(self) -> str [extrait de anchorName.__doc__]
anchorNames(self) -> typing.List[str] anchorNames(self) -> typing.List[str] [extrait de anchorNames.__doc__]
font(self) -> PySide2.QtGui.QFont font(self) -> PySide2.QtGui.QFont [extrait de font.__doc__]
fontCapitalization(self) -> PySide2.QtGui.QFont.Capitalization fontCapitalization(self) -> PySide2.QtGui.QFont.Capitalization [extrait de fontCapitalization.__doc__]
fontFamilies(self) -> typing.Any fontFamilies(self) -> typing.Any [extrait de fontFamilies.__doc__]
fontFamily(self) -> str fontFamily(self) -> str [extrait de fontFamily.__doc__]
fontFixedPitch(self) -> bool fontFixedPitch(self) -> bool [extrait de fontFixedPitch.__doc__]
fontHintingPreference(self) -> PySide2.QtGui.QFont.HintingPreference fontHintingPreference(self) -> PySide2.QtGui.QFont.HintingPreference [extrait de fontHintingPreference.__doc__]
fontItalic(self) -> bool fontItalic(self) -> bool [extrait de fontItalic.__doc__]
fontKerning(self) -> bool fontKerning(self) -> bool [extrait de fontKerning.__doc__]
fontLetterSpacing(self) -> float fontLetterSpacing(self) -> float [extrait de fontLetterSpacing.__doc__]
fontLetterSpacingType(self) -> PySide2.QtGui.QFont.SpacingType fontLetterSpacingType(self) -> PySide2.QtGui.QFont.SpacingType [extrait de fontLetterSpacingType.__doc__]
fontOverline(self) -> bool fontOverline(self) -> bool [extrait de fontOverline.__doc__]
fontPointSize(self) -> float fontPointSize(self) -> float [extrait de fontPointSize.__doc__]
FontPropertiesInheritanceBehavior
fontStretch(self) -> int fontStretch(self) -> int [extrait de fontStretch.__doc__]
fontStrikeOut(self) -> bool fontStrikeOut(self) -> bool [extrait de fontStrikeOut.__doc__]
fontStyleHint(self) -> PySide2.QtGui.QFont.StyleHint fontStyleHint(self) -> PySide2.QtGui.QFont.StyleHint [extrait de fontStyleHint.__doc__]
fontStyleName(self) -> typing.Any fontStyleName(self) -> typing.Any [extrait de fontStyleName.__doc__]
fontStyleStrategy(self) -> PySide2.QtGui.QFont.StyleStrategy fontStyleStrategy(self) -> PySide2.QtGui.QFont.StyleStrategy [extrait de fontStyleStrategy.__doc__]
fontUnderline(self) -> bool fontUnderline(self) -> bool [extrait de fontUnderline.__doc__]
fontWeight(self) -> int fontWeight(self) -> int [extrait de fontWeight.__doc__]
fontWordSpacing(self) -> float fontWordSpacing(self) -> float [extrait de fontWordSpacing.__doc__]
isAnchor(self) -> bool isAnchor(self) -> bool [extrait de isAnchor.__doc__]
isValid(self) -> bool isValid(self) -> bool [extrait de isValid.__doc__]
setAnchor(self, anchor: bool) setAnchor(self, anchor: bool) [extrait de setAnchor.__doc__]
setAnchorHref(self, value: str) setAnchorHref(self, value: str) [extrait de setAnchorHref.__doc__]
setAnchorName(self, name: str) setAnchorName(self, name: str) [extrait de setAnchorName.__doc__]
setAnchorNames(self, names: typing.Sequence[str]) setAnchorNames(self, names: typing.Sequence[str]) [extrait de setAnchorNames.__doc__]
setFont setFont(self, font: PySide2.QtGui.QFont) [extrait de setFont.__doc__]
setFontCapitalization(self, capitalization: PySide2.QtGui.QFont.Capitalization) setFontCapitalization(self, capitalization: PySide2.QtGui.QFont.Capitalization) [extrait de setFontCapitalization.__doc__]
setFontFamilies(self, families: typing.Sequence[str]) setFontFamilies(self, families: typing.Sequence[str]) [extrait de setFontFamilies.__doc__]
setFontFamily(self, family: str) setFontFamily(self, family: str) [extrait de setFontFamily.__doc__]
setFontFixedPitch(self, fixedPitch: bool) setFontFixedPitch(self, fixedPitch: bool) [extrait de setFontFixedPitch.__doc__]
setFontHintingPreference(self, hintingPreference: PySide2.QtGui.QFont.HintingPreference) setFontHintingPreference(self, hintingPreference: PySide2.QtGui.QFont.HintingPreference) [extrait de setFontHintingPreference.__doc__]
setFontItalic(self, italic: bool) setFontItalic(self, italic: bool) [extrait de setFontItalic.__doc__]
setFontKerning(self, enable: bool) setFontKerning(self, enable: bool) [extrait de setFontKerning.__doc__]
setFontLetterSpacing(self, spacing: float) setFontLetterSpacing(self, spacing: float) [extrait de setFontLetterSpacing.__doc__]
setFontLetterSpacingType(self, letterSpacingType: PySide2.QtGui.QFont.SpacingType) setFontLetterSpacingType(self, letterSpacingType: PySide2.QtGui.QFont.SpacingType) [extrait de setFontLetterSpacingType.__doc__]
setFontOverline(self, overline: bool) setFontOverline(self, overline: bool) [extrait de setFontOverline.__doc__]
setFontPointSize(self, size: float) setFontPointSize(self, size: float) [extrait de setFontPointSize.__doc__]
setFontStretch(self, factor: int) setFontStretch(self, factor: int) [extrait de setFontStretch.__doc__]
setFontStrikeOut(self, strikeOut: bool) setFontStrikeOut(self, strikeOut: bool) [extrait de setFontStrikeOut.__doc__]
setFontStyleHint(self, hint: PySide2.QtGui.QFont.StyleHint, strategy: PySide2.QtGui.QFont.StyleStrategy = PySide2.QtGui.QFont.StyleStrategy.PreferDefault) setFontStyleHint(self, hint: PySide2.QtGui.QFont.StyleHint, strategy: PySide2.QtGui.QFont.StyleStrategy = PySide2.QtGui.QFont.StyleStrategy.PreferDefault) [extrait de setFontStyleHint.__doc__]
setFontStyleName(self, styleName: str) setFontStyleName(self, styleName: str) [extrait de setFontStyleName.__doc__]
setFontStyleStrategy(self, strategy: PySide2.QtGui.QFont.StyleStrategy) setFontStyleStrategy(self, strategy: PySide2.QtGui.QFont.StyleStrategy) [extrait de setFontStyleStrategy.__doc__]
setFontUnderline(self, underline: bool) setFontUnderline(self, underline: bool) [extrait de setFontUnderline.__doc__]
setFontWeight(self, weight: int) setFontWeight(self, weight: int) [extrait de setFontWeight.__doc__]
setFontWordSpacing(self, spacing: float) setFontWordSpacing(self, spacing: float) [extrait de setFontWordSpacing.__doc__]
setTableCellColumnSpan(self, tableCellColumnSpan: int) setTableCellColumnSpan(self, tableCellColumnSpan: int) [extrait de setTableCellColumnSpan.__doc__]
setTableCellRowSpan(self, tableCellRowSpan: int) setTableCellRowSpan(self, tableCellRowSpan: int) [extrait de setTableCellRowSpan.__doc__]
setTextOutline(self, pen: PySide2.QtGui.QPen) setTextOutline(self, pen: PySide2.QtGui.QPen) [extrait de setTextOutline.__doc__]
setToolTip(self, tip: str) setToolTip(self, tip: str) [extrait de setToolTip.__doc__]
setUnderlineColor(self, color: PySide2.QtGui.QColor) setUnderlineColor(self, color: PySide2.QtGui.QColor) [extrait de setUnderlineColor.__doc__]
setUnderlineStyle(self, style: PySide2.QtGui.QTextCharFormat.UnderlineStyle) setUnderlineStyle(self, style: PySide2.QtGui.QTextCharFormat.UnderlineStyle) [extrait de setUnderlineStyle.__doc__]
setVerticalAlignment(self, alignment: PySide2.QtGui.QTextCharFormat.VerticalAlignment) setVerticalAlignment(self, alignment: PySide2.QtGui.QTextCharFormat.VerticalAlignment) [extrait de setVerticalAlignment.__doc__]
tableCellColumnSpan(self) -> int tableCellColumnSpan(self) -> int [extrait de tableCellColumnSpan.__doc__]
tableCellRowSpan(self) -> int tableCellRowSpan(self) -> int [extrait de tableCellRowSpan.__doc__]
textOutline(self) -> PySide2.QtGui.QPen textOutline(self) -> PySide2.QtGui.QPen [extrait de textOutline.__doc__]
toolTip(self) -> str toolTip(self) -> str [extrait de toolTip.__doc__]
underlineColor(self) -> PySide2.QtGui.QColor underlineColor(self) -> PySide2.QtGui.QColor [extrait de underlineColor.__doc__]
UnderlineStyle
underlineStyle(self) -> PySide2.QtGui.QTextCharFormat.UnderlineStyle underlineStyle(self) -> PySide2.QtGui.QTextCharFormat.UnderlineStyle [extrait de underlineStyle.__doc__]
VerticalAlignment
verticalAlignment(self) -> PySide2.QtGui.QTextCharFormat.VerticalAlignment verticalAlignment(self) -> PySide2.QtGui.QTextCharFormat.VerticalAlignment [extrait de verticalAlignment.__doc__]

Méthodes héritées de la classe QTextFormat

__init_subclass__, __repr__, __subclasshook__, background, boolProperty, brushProperty, clearBackground, clearForeground, clearProperty, colorProperty, doubleProperty, foreground, FormatType, hasProperty, intProperty, isBlockFormat, isCharFormat, isEmpty, isFrameFormat, isImageFormat, isListFormat, isTableCellFormat, isTableFormat, layoutDirection, lengthProperty, lengthVectorProperty, merge, objectIndex, objectType, ObjectTypes, PageBreakFlag, PageBreakFlags, penProperty, properties, Property, property, propertyCount, setBackground, setForeground, setLayoutDirection, setObjectIndex, setObjectType, setProperty, stringProperty, swap, toBlockFormat, toCharFormat, toFrameFormat, toImageFormat, toListFormat, toTableCellFormat, toTableFormat, type

Méthodes héritées de la classe Object

__init_subclass__, __subclasshook__

Méthodes héritées de la classe object

__delattr__, __dir__, __format__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__