__copy__(self) |
__copy__(self) [extrait de __copy__.__doc__] |
addApplicationFont(fileName: str) -> int |
addApplicationFont(fileName: str) -> int [extrait de addApplicationFont.__doc__] |
addApplicationFontFromData(fontData: PySide2.QtCore.QByteArray) -> int |
addApplicationFontFromData(fontData: PySide2.QtCore.QByteArray) -> int [extrait de addApplicationFontFromData.__doc__] |
applicationFontFamilies(id: int) -> typing.List[str] |
applicationFontFamilies(id: int) -> typing.List[str] [extrait de applicationFontFamilies.__doc__] |
bold(self, family: str, style: str) -> bool |
bold(self, family: str, style: str) -> bool [extrait de bold.__doc__] |
families(self, writingSystem: PySide2.QtGui.QFontDatabase.WritingSystem = PySide2.QtGui.QFontDatabase.WritingSystem.Any) -> typing.List[str] |
families(self, writingSystem: PySide2.QtGui.QFontDatabase.WritingSystem = PySide2.QtGui.QFontDatabase.WritingSystem.Any) -> typing.List[str] [extrait de families.__doc__] |
font(self, family: str, style: str, pointSize: int) -> PySide2.QtGui.QFont |
font(self, family: str, style: str, pointSize: int) -> PySide2.QtGui.QFont [extrait de font.__doc__] |
hasFamily(self, family: str) -> bool |
hasFamily(self, family: str) -> bool [extrait de hasFamily.__doc__] |
isBitmapScalable(self, family: str, style: str = '') -> bool |
isBitmapScalable(self, family: str, style: str = '') -> bool [extrait de isBitmapScalable.__doc__] |
isFixedPitch(self, family: str, style: str = '') -> bool |
isFixedPitch(self, family: str, style: str = '') -> bool [extrait de isFixedPitch.__doc__] |
isPrivateFamily(self, family: str) -> bool |
isPrivateFamily(self, family: str) -> bool [extrait de isPrivateFamily.__doc__] |
isScalable(self, family: str, style: str = '') -> bool |
isScalable(self, family: str, style: str = '') -> bool [extrait de isScalable.__doc__] |
isSmoothlyScalable(self, family: str, style: str = '') -> bool |
isSmoothlyScalable(self, family: str, style: str = '') -> bool [extrait de isSmoothlyScalable.__doc__] |
italic(self, family: str, style: str) -> bool |
italic(self, family: str, style: str) -> bool [extrait de italic.__doc__] |
pointSizes(self, family: str, style: str = '') -> typing.List[int] |
pointSizes(self, family: str, style: str = '') -> typing.List[int] [extrait de pointSizes.__doc__] |
removeAllApplicationFonts() -> bool |
removeAllApplicationFonts() -> bool [extrait de removeAllApplicationFonts.__doc__] |
removeApplicationFont(id: int) -> bool |
removeApplicationFont(id: int) -> bool [extrait de removeApplicationFont.__doc__] |
smoothSizes(self, family: str, style: str) -> typing.List[int] |
smoothSizes(self, family: str, style: str) -> typing.List[int] [extrait de smoothSizes.__doc__] |
standardSizes() -> typing.List[int] |
standardSizes() -> typing.List[int] [extrait de standardSizes.__doc__] |
styles(self, family: str) -> typing.List[str] |
styles(self, family: str) -> typing.List[str] [extrait de styles.__doc__] |
styleString |
styleString(self, font: PySide2.QtGui.QFont) -> str [extrait de styleString.__doc__] |
supportsThreadedFontRendering() -> bool |
supportsThreadedFontRendering() -> bool [extrait de supportsThreadedFontRendering.__doc__] |
SystemFont |
|
systemFont(type: PySide2.QtGui.QFontDatabase.SystemFont) -> PySide2.QtGui.QFont |
systemFont(type: PySide2.QtGui.QFontDatabase.SystemFont) -> PySide2.QtGui.QFont [extrait de systemFont.__doc__] |
weight(self, family: str, style: str) -> int |
weight(self, family: str, style: str) -> int [extrait de weight.__doc__] |
WritingSystem |
|
writingSystemName(writingSystem: PySide2.QtGui.QFontDatabase.WritingSystem) -> str |
writingSystemName(writingSystem: PySide2.QtGui.QFontDatabase.WritingSystem) -> str [extrait de writingSystemName.__doc__] |
writingSystems |
writingSystems(self) -> typing.List[PySide2.QtGui.QFontDatabase.WritingSystem] [extrait de writingSystems.__doc__] |
writingSystemSample(writingSystem: PySide2.QtGui.QFontDatabase.WritingSystem) -> str |
writingSystemSample(writingSystem: PySide2.QtGui.QFontDatabase.WritingSystem) -> str [extrait de writingSystemSample.__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 :