builtins.object Object QTextFormat QTextCharFormat
class QTextCharFormat(QTextFormat):
QTextCharFormat(self) -> None QTextCharFormat(self, QTextCharFormat: PySide6.QtGui.QTextCharFormat) -> None QTextCharFormat(self, fmt: PySide6.QtGui.QTextFormat) -> None
Signature du constructeur | Description |
---|---|
__new__(*args, **kwargs) | Create and return a new object. See help(type) for accurate signature. [extrait de __new__.__doc__] |
Nom de l'attribut | Valeur |
---|---|
AlignBaseline | PySide6.QtGui.QTextCharFormat.VerticalAlignment.AlignBaseline |
AlignBottom | PySide6.QtGui.QTextCharFormat.VerticalAlignment.AlignBottom |
AlignMiddle | PySide6.QtGui.QTextCharFormat.VerticalAlignment.AlignMiddle |
AlignNormal | PySide6.QtGui.QTextCharFormat.VerticalAlignment.AlignNormal |
AlignSubScript | PySide6.QtGui.QTextCharFormat.VerticalAlignment.AlignSubScript |
AlignSuperScript | PySide6.QtGui.QTextCharFormat.VerticalAlignment.AlignSuperScript |
AlignTop | PySide6.QtGui.QTextCharFormat.VerticalAlignment.AlignTop |
AnchorHref | PySide6.QtGui.QTextFormat.Property.AnchorHref |
AnchorName | PySide6.QtGui.QTextFormat.Property.AnchorName |
BackgroundBrush | PySide6.QtGui.QTextFormat.Property.BackgroundBrush |
BackgroundImageUrl | PySide6.QtGui.QTextFormat.Property.BackgroundImageUrl |
BlockAlignment | PySide6.QtGui.QTextFormat.Property.BlockAlignment |
BlockBottomMargin | PySide6.QtGui.QTextFormat.Property.BlockBottomMargin |
BlockCodeFence | PySide6.QtGui.QTextFormat.Property.BlockCodeFence |
BlockCodeLanguage | PySide6.QtGui.QTextFormat.Property.BlockCodeLanguage |
BlockFormat | PySide6.QtGui.QTextFormat.FormatType.BlockFormat |
BlockIndent | PySide6.QtGui.QTextFormat.Property.BlockIndent |
BlockLeftMargin | PySide6.QtGui.QTextFormat.Property.BlockLeftMargin |
BlockMarker | PySide6.QtGui.QTextFormat.Property.BlockMarker |
BlockNonBreakableLines | PySide6.QtGui.QTextFormat.Property.BlockNonBreakableLines |
BlockQuoteLevel | PySide6.QtGui.QTextFormat.Property.BlockQuoteLevel |
BlockRightMargin | PySide6.QtGui.QTextFormat.Property.BlockRightMargin |
BlockTopMargin | PySide6.QtGui.QTextFormat.Property.BlockTopMargin |
BlockTrailingHorizontalRulerWidth | PySide6.QtGui.QTextFormat.Property.BlockTrailingHorizontalRulerWidth |
CharFormat | PySide6.QtGui.QTextFormat.FormatType.CharFormat |
CssFloat | PySide6.QtGui.QTextFormat.Property.CssFloat |
DashDotDotLine | PySide6.QtGui.QTextCharFormat.UnderlineStyle.DashDotDotLine |
DashDotLine | PySide6.QtGui.QTextCharFormat.UnderlineStyle.DashDotLine |
DashUnderline | PySide6.QtGui.QTextCharFormat.UnderlineStyle.DashUnderline |
DotLine | PySide6.QtGui.QTextCharFormat.UnderlineStyle.DotLine |
FirstFontProperty | PySide6.QtGui.QTextFormat.Property.FirstFontProperty |
FontCapitalization | PySide6.QtGui.QTextFormat.Property.FontCapitalization |
FontFamilies | PySide6.QtGui.QTextFormat.Property.FontFamilies |
FontFamily | PySide6.QtGui.QTextFormat.Property.FontFamily |
FontFixedPitch | PySide6.QtGui.QTextFormat.Property.FontFixedPitch |
FontHintingPreference | PySide6.QtGui.QTextFormat.Property.FontHintingPreference |
FontItalic | PySide6.QtGui.QTextFormat.Property.FontItalic |
FontKerning | PySide6.QtGui.QTextFormat.Property.FontKerning |
FontLetterSpacing | PySide6.QtGui.QTextFormat.Property.FontLetterSpacing |
FontLetterSpacingType | PySide6.QtGui.QTextFormat.Property.FontLetterSpacingType |
FontOverline | PySide6.QtGui.QTextFormat.Property.FontOverline |
FontPixelSize | PySide6.QtGui.QTextFormat.Property.FontPixelSize |
FontPointSize | PySide6.QtGui.QTextFormat.Property.FontPointSize |
FontPropertiesAll | PySide6.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior.FontPropertiesAll |
FontPropertiesSpecifiedOnly | PySide6.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior.FontPropertiesSpecifiedOnly |
FontSizeAdjustment | PySide6.QtGui.QTextFormat.Property.FontSizeAdjustment |
FontSizeIncrement | PySide6.QtGui.QTextFormat.Property.FontSizeIncrement |
FontStretch | PySide6.QtGui.QTextFormat.Property.FontStretch |
FontStrikeOut | PySide6.QtGui.QTextFormat.Property.FontStrikeOut |
FontStyleHint | PySide6.QtGui.QTextFormat.Property.FontStyleHint |
FontStyleName | PySide6.QtGui.QTextFormat.Property.FontStyleName |
FontStyleStrategy | PySide6.QtGui.QTextFormat.Property.FontStyleStrategy |
FontUnderline | PySide6.QtGui.QTextFormat.Property.FontUnderline |
FontWeight | PySide6.QtGui.QTextFormat.Property.FontWeight |
FontWordSpacing | PySide6.QtGui.QTextFormat.Property.FontWordSpacing |
ForegroundBrush | PySide6.QtGui.QTextFormat.Property.ForegroundBrush |
FrameBorder | PySide6.QtGui.QTextFormat.Property.FrameBorder |
FrameBorderBrush | PySide6.QtGui.QTextFormat.Property.FrameBorderBrush |
FrameBorderStyle | PySide6.QtGui.QTextFormat.Property.FrameBorderStyle |
FrameBottomMargin | PySide6.QtGui.QTextFormat.Property.FrameBottomMargin |
FrameFormat | PySide6.QtGui.QTextFormat.FormatType.FrameFormat |
FrameHeight | PySide6.QtGui.QTextFormat.Property.FrameHeight |
FrameLeftMargin | PySide6.QtGui.QTextFormat.Property.FrameLeftMargin |
FrameMargin | PySide6.QtGui.QTextFormat.Property.FrameMargin |
FramePadding | PySide6.QtGui.QTextFormat.Property.FramePadding |
FrameRightMargin | PySide6.QtGui.QTextFormat.Property.FrameRightMargin |
FrameTopMargin | PySide6.QtGui.QTextFormat.Property.FrameTopMargin |
FrameWidth | PySide6.QtGui.QTextFormat.Property.FrameWidth |
FullWidthSelection | PySide6.QtGui.QTextFormat.Property.FullWidthSelection |
HeadingLevel | PySide6.QtGui.QTextFormat.Property.HeadingLevel |
ImageAltText | PySide6.QtGui.QTextFormat.Property.ImageAltText |
ImageHeight | PySide6.QtGui.QTextFormat.Property.ImageHeight |
ImageName | PySide6.QtGui.QTextFormat.Property.ImageName |
ImageObject | PySide6.QtGui.QTextFormat.ObjectTypes.ImageObject |
ImageQuality | PySide6.QtGui.QTextFormat.Property.ImageQuality |
ImageTitle | PySide6.QtGui.QTextFormat.Property.ImageTitle |
ImageWidth | PySide6.QtGui.QTextFormat.Property.ImageWidth |
InvalidFormat | PySide6.QtGui.QTextFormat.FormatType.InvalidFormat |
IsAnchor | PySide6.QtGui.QTextFormat.Property.IsAnchor |
LastFontProperty | PySide6.QtGui.QTextFormat.Property.LastFontProperty |
LayoutDirection | PySide6.QtGui.QTextFormat.Property.LayoutDirection |
LineHeight | PySide6.QtGui.QTextFormat.Property.LineHeight |
LineHeightType | PySide6.QtGui.QTextFormat.Property.LineHeightType |
ListFormat | PySide6.QtGui.QTextFormat.FormatType.ListFormat |
ListIndent | PySide6.QtGui.QTextFormat.Property.ListIndent |
ListNumberPrefix | PySide6.QtGui.QTextFormat.Property.ListNumberPrefix |
ListNumberSuffix | PySide6.QtGui.QTextFormat.Property.ListNumberSuffix |
ListStyle | PySide6.QtGui.QTextFormat.Property.ListStyle |
NoObject | PySide6.QtGui.QTextFormat.ObjectTypes.NoObject |
NoUnderline | PySide6.QtGui.QTextCharFormat.UnderlineStyle.NoUnderline |
ObjectIndex | PySide6.QtGui.QTextFormat.Property.ObjectIndex |
ObjectType | PySide6.QtGui.QTextFormat.Property.ObjectType |
OldFontLetterSpacingType | PySide6.QtGui.QTextFormat.Property.OldFontLetterSpacingType |
OldFontStretch | PySide6.QtGui.QTextFormat.Property.OldFontStretch |
OldTextUnderlineColor | PySide6.QtGui.QTextFormat.Property.OldTextUnderlineColor |
OutlinePen | PySide6.QtGui.QTextFormat.Property.OutlinePen |
PageBreak_AlwaysAfter | PySide6.QtGui.QTextFormat.PageBreakFlag.PageBreak_AlwaysAfter |
PageBreak_AlwaysBefore | PySide6.QtGui.QTextFormat.PageBreakFlag.PageBreak_AlwaysBefore |
PageBreak_Auto | PySide6.QtGui.QTextFormat.PageBreakFlag.PageBreak_Auto |
PageBreakPolicy | PySide6.QtGui.QTextFormat.Property.PageBreakPolicy |
SingleUnderline | PySide6.QtGui.QTextCharFormat.UnderlineStyle.SingleUnderline |
SpellCheckUnderline | PySide6.QtGui.QTextCharFormat.UnderlineStyle.SpellCheckUnderline |
TableBorderCollapse | PySide6.QtGui.QTextFormat.Property.TableBorderCollapse |
TableCellBottomBorder | PySide6.QtGui.QTextFormat.Property.TableCellBottomBorder |
TableCellBottomBorderBrush | PySide6.QtGui.QTextFormat.Property.TableCellBottomBorderBrush |
TableCellBottomBorderStyle | PySide6.QtGui.QTextFormat.Property.TableCellBottomBorderStyle |
TableCellBottomPadding | PySide6.QtGui.QTextFormat.Property.TableCellBottomPadding |
TableCellColumnSpan | PySide6.QtGui.QTextFormat.Property.TableCellColumnSpan |
TableCellLeftBorder | PySide6.QtGui.QTextFormat.Property.TableCellLeftBorder |
TableCellLeftBorderBrush | PySide6.QtGui.QTextFormat.Property.TableCellLeftBorderBrush |
TableCellLeftBorderStyle | PySide6.QtGui.QTextFormat.Property.TableCellLeftBorderStyle |
TableCellLeftPadding | PySide6.QtGui.QTextFormat.Property.TableCellLeftPadding |
TableCellObject | PySide6.QtGui.QTextFormat.ObjectTypes.TableCellObject |
TableCellPadding | PySide6.QtGui.QTextFormat.Property.TableCellPadding |
TableCellRightBorder | PySide6.QtGui.QTextFormat.Property.TableCellRightBorder |
TableCellRightBorderBrush | PySide6.QtGui.QTextFormat.Property.TableCellRightBorderBrush |
TableCellRightBorderStyle | PySide6.QtGui.QTextFormat.Property.TableCellRightBorderStyle |
TableCellRightPadding | PySide6.QtGui.QTextFormat.Property.TableCellRightPadding |
TableCellRowSpan | PySide6.QtGui.QTextFormat.Property.TableCellRowSpan |
TableCellSpacing | PySide6.QtGui.QTextFormat.Property.TableCellSpacing |
TableCellTopBorder | PySide6.QtGui.QTextFormat.Property.TableCellTopBorder |
TableCellTopBorderBrush | PySide6.QtGui.QTextFormat.Property.TableCellTopBorderBrush |
TableCellTopBorderStyle | PySide6.QtGui.QTextFormat.Property.TableCellTopBorderStyle |
TableCellTopPadding | PySide6.QtGui.QTextFormat.Property.TableCellTopPadding |
TableColumns | PySide6.QtGui.QTextFormat.Property.TableColumns |
TableColumnWidthConstraints | PySide6.QtGui.QTextFormat.Property.TableColumnWidthConstraints |
TableHeaderRowCount | PySide6.QtGui.QTextFormat.Property.TableHeaderRowCount |
TableObject | PySide6.QtGui.QTextFormat.ObjectTypes.TableObject |
TabPositions | PySide6.QtGui.QTextFormat.Property.TabPositions |
TextBaselineOffset | PySide6.QtGui.QTextFormat.Property.TextBaselineOffset |
TextIndent | PySide6.QtGui.QTextFormat.Property.TextIndent |
TextOutline | PySide6.QtGui.QTextFormat.Property.TextOutline |
TextSubScriptBaseline | PySide6.QtGui.QTextFormat.Property.TextSubScriptBaseline |
TextSuperScriptBaseline | PySide6.QtGui.QTextFormat.Property.TextSuperScriptBaseline |
TextToolTip | PySide6.QtGui.QTextFormat.Property.TextToolTip |
TextUnderlineColor | PySide6.QtGui.QTextFormat.Property.TextUnderlineColor |
TextUnderlineStyle | PySide6.QtGui.QTextFormat.Property.TextUnderlineStyle |
TextVerticalAlignment | PySide6.QtGui.QTextFormat.Property.TextVerticalAlignment |
UserFormat | PySide6.QtGui.QTextFormat.FormatType.UserFormat |
UserObject | PySide6.QtGui.QTextFormat.ObjectTypes.UserObject |
UserProperty | PySide6.QtGui.QTextFormat.Property.UserProperty |
WaveUnderline | PySide6.QtGui.QTextCharFormat.UnderlineStyle.WaveUnderline |
Signature de la méthode | Description |
---|---|
__copy__() -> None | __copy__() -> None [extrait de __copy__.__doc__] |
anchorHref(self) -> str | anchorHref(self) -> str [extrait de anchorHref.__doc__] |
anchorNames(self) -> List[str] | anchorNames(self) -> List[str] [extrait de anchorNames.__doc__] |
baselineOffset(self) -> float | baselineOffset(self) -> float [extrait de baselineOffset.__doc__] |
font(self) -> PySide6.QtGui.QFont | font(self) -> PySide6.QtGui.QFont [extrait de font.__doc__] |
fontCapitalization(self) -> PySide6.QtGui.QFont.Capitalization | fontCapitalization(self) -> PySide6.QtGui.QFont.Capitalization [extrait de fontCapitalization.__doc__] |
fontFamilies(self) -> Any | fontFamilies(self) -> 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) -> PySide6.QtGui.QFont.HintingPreference | fontHintingPreference(self) -> PySide6.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) -> PySide6.QtGui.QFont.SpacingType | fontLetterSpacingType(self) -> PySide6.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) -> PySide6.QtGui.QFont.StyleHint | fontStyleHint(self) -> PySide6.QtGui.QFont.StyleHint [extrait de fontStyleHint.__doc__] |
fontStyleName(self) -> Any | fontStyleName(self) -> Any [extrait de fontStyleName.__doc__] |
fontStyleStrategy(self) -> PySide6.QtGui.QFont.StyleStrategy | fontStyleStrategy(self) -> PySide6.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) -> None | setAnchor(self, anchor: bool) -> None [extrait de setAnchor.__doc__] |
setAnchorHref(self, value: str) -> None | setAnchorHref(self, value: str) -> None [extrait de setAnchorHref.__doc__] |
setAnchorNames(self, names: Sequence[str]) -> None | setAnchorNames(self, names: Sequence[str]) -> None [extrait de setAnchorNames.__doc__] |
setBaselineOffset(self, baseline: float) -> None | setBaselineOffset(self, baseline: float) -> None [extrait de setBaselineOffset.__doc__] |
setFont(self, font: Union[PySide6.QtGui.QFont, str, Sequence[str]], behavior: PySide6.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior = PySide6.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior.FontPropertiesAll) -> None | setFont(self, font: Union[PySide6.QtGui.QFont, str, Sequence[str]], behavior: PySide6.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior = PySide6.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior.FontPropertiesAll) -> None [extrait de setFont.__doc__] |
setFontCapitalization(self, capitalization: PySide6.QtGui.QFont.Capitalization) -> None | setFontCapitalization(self, capitalization: PySide6.QtGui.QFont.Capitalization) -> None [extrait de setFontCapitalization.__doc__] |
setFontFamilies(self, families: Sequence[str]) -> None | setFontFamilies(self, families: Sequence[str]) -> None [extrait de setFontFamilies.__doc__] |
setFontFamily(self, family: str) -> None | setFontFamily(self, family: str) -> None [extrait de setFontFamily.__doc__] |
setFontFixedPitch(self, fixedPitch: bool) -> None | setFontFixedPitch(self, fixedPitch: bool) -> None [extrait de setFontFixedPitch.__doc__] |
setFontHintingPreference(self, hintingPreference: PySide6.QtGui.QFont.HintingPreference) -> None | setFontHintingPreference(self, hintingPreference: PySide6.QtGui.QFont.HintingPreference) -> None [extrait de setFontHintingPreference.__doc__] |
setFontItalic(self, italic: bool) -> None | setFontItalic(self, italic: bool) -> None [extrait de setFontItalic.__doc__] |
setFontKerning(self, enable: bool) -> None | setFontKerning(self, enable: bool) -> None [extrait de setFontKerning.__doc__] |
setFontLetterSpacing(self, spacing: float) -> None | setFontLetterSpacing(self, spacing: float) -> None [extrait de setFontLetterSpacing.__doc__] |
setFontLetterSpacingType(self, letterSpacingType: PySide6.QtGui.QFont.SpacingType) -> None | setFontLetterSpacingType(self, letterSpacingType: PySide6.QtGui.QFont.SpacingType) -> None [extrait de setFontLetterSpacingType.__doc__] |
setFontOverline(self, overline: bool) -> None | setFontOverline(self, overline: bool) -> None [extrait de setFontOverline.__doc__] |
setFontPointSize(self, size: float) -> None | setFontPointSize(self, size: float) -> None [extrait de setFontPointSize.__doc__] |
setFontStretch(self, factor: int) -> None | setFontStretch(self, factor: int) -> None [extrait de setFontStretch.__doc__] |
setFontStrikeOut(self, strikeOut: bool) -> None | setFontStrikeOut(self, strikeOut: bool) -> None [extrait de setFontStrikeOut.__doc__] |
setFontStyleHint(self, hint: PySide6.QtGui.QFont.StyleHint, strategy: PySide6.QtGui.QFont.StyleStrategy = PySide6.QtGui.QFont.StyleStrategy.PreferDefault) -> None | setFontStyleHint(self, hint: PySide6.QtGui.QFont.StyleHint, strategy: PySide6.QtGui.QFont.StyleStrategy = PySide6.QtGui.QFont.StyleStrategy.PreferDefault) -> None [extrait de setFontStyleHint.__doc__] |
setFontStyleName(self, styleName: str) -> None | setFontStyleName(self, styleName: str) -> None [extrait de setFontStyleName.__doc__] |
setFontStyleStrategy(self, strategy: PySide6.QtGui.QFont.StyleStrategy) -> None | setFontStyleStrategy(self, strategy: PySide6.QtGui.QFont.StyleStrategy) -> None [extrait de setFontStyleStrategy.__doc__] |
setFontUnderline(self, underline: bool) -> None | setFontUnderline(self, underline: bool) -> None [extrait de setFontUnderline.__doc__] |
setFontWeight(self, weight: int) -> None | setFontWeight(self, weight: int) -> None [extrait de setFontWeight.__doc__] |
setFontWordSpacing(self, spacing: float) -> None | setFontWordSpacing(self, spacing: float) -> None [extrait de setFontWordSpacing.__doc__] |
setSubScriptBaseline(self, baseline: float) -> None | setSubScriptBaseline(self, baseline: float) -> None [extrait de setSubScriptBaseline.__doc__] |
setSuperScriptBaseline(self, baseline: float) -> None | setSuperScriptBaseline(self, baseline: float) -> None [extrait de setSuperScriptBaseline.__doc__] |
setTableCellColumnSpan(self, tableCellColumnSpan: int) -> None | setTableCellColumnSpan(self, tableCellColumnSpan: int) -> None [extrait de setTableCellColumnSpan.__doc__] |
setTableCellRowSpan(self, tableCellRowSpan: int) -> None | setTableCellRowSpan(self, tableCellRowSpan: int) -> None [extrait de setTableCellRowSpan.__doc__] |
setTextOutline(self, pen: Union[PySide6.QtGui.QPen, PySide6.QtCore.Qt.PenStyle, PySide6.QtGui.QColor]) -> None | setTextOutline(self, pen: Union[PySide6.QtGui.QPen, PySide6.QtCore.Qt.PenStyle, PySide6.QtGui.QColor]) -> None [extrait de setTextOutline.__doc__] |
setToolTip(self, tip: str) -> None | setToolTip(self, tip: str) -> None [extrait de setToolTip.__doc__] |
setUnderlineColor(self, color: Union[PySide6.QtGui.QColor, PySide6.QtGui.QRgba64, Any, PySide6.QtCore.Qt.GlobalColor, str, int]) -> None | setUnderlineColor(self, color: Union[PySide6.QtGui.QColor, PySide6.QtGui.QRgba64, Any, PySide6.QtCore.Qt.GlobalColor, str, int]) -> None [extrait de setUnderlineColor.__doc__] |
setUnderlineStyle(self, style: PySide6.QtGui.QTextCharFormat.UnderlineStyle) -> None | setUnderlineStyle(self, style: PySide6.QtGui.QTextCharFormat.UnderlineStyle) -> None [extrait de setUnderlineStyle.__doc__] |
setVerticalAlignment(self, alignment: PySide6.QtGui.QTextCharFormat.VerticalAlignment) -> None | setVerticalAlignment(self, alignment: PySide6.QtGui.QTextCharFormat.VerticalAlignment) -> None [extrait de setVerticalAlignment.__doc__] |
subScriptBaseline(self) -> float | subScriptBaseline(self) -> float [extrait de subScriptBaseline.__doc__] |
superScriptBaseline(self) -> float | superScriptBaseline(self) -> float [extrait de superScriptBaseline.__doc__] |
tableCellColumnSpan(self) -> int | tableCellColumnSpan(self) -> int [extrait de tableCellColumnSpan.__doc__] |
tableCellRowSpan(self) -> int | tableCellRowSpan(self) -> int [extrait de tableCellRowSpan.__doc__] |
textOutline(self) -> PySide6.QtGui.QPen | textOutline(self) -> PySide6.QtGui.QPen [extrait de textOutline.__doc__] |
toolTip(self) -> str | toolTip(self) -> str [extrait de toolTip.__doc__] |
underlineColor(self) -> PySide6.QtGui.QColor | underlineColor(self) -> PySide6.QtGui.QColor [extrait de underlineColor.__doc__] |
UnderlineStyle | |
underlineStyle(self) -> PySide6.QtGui.QTextCharFormat.UnderlineStyle | underlineStyle(self) -> PySide6.QtGui.QTextCharFormat.UnderlineStyle [extrait de underlineStyle.__doc__] |
VerticalAlignment | |
verticalAlignment(self) -> PySide6.QtGui.QTextCharFormat.VerticalAlignment | verticalAlignment(self) -> PySide6.QtGui.QTextCharFormat.VerticalAlignment [extrait de verticalAlignment.__doc__] |
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 :