TTmCharFormatMask Class Reference
A bit mask for selecting one or more attributes of a TTmCharFormat object.
Public Member Enumerations |
---|
enum | TAttrib { EFontName = 0x1, EFontCoverage = 0x2, EBold = 0x4, EItalic = 0x8, ESerif = 0x10, EMonoWidth = 0x20, EHeight = 0x40, EPrintPosition = 0x80, ETextColor = 0x100, EBackgroundColor = 0x200, EBackground = 0x400, EUnderline = 0x800, EStrikethrough = 0x1000, EShadow = 0x2000, EUserDefinedEffects = 0x4000, ELanguage = 0x8000, EPictureAlignment = 0x10000 } |
Constructor & Destructor Documentation
TTmCharFormatMask()
TTmCharFormatMask | ( | ) | [inline] |
TTmCharFormatMask(const TCharFormatMask &)
Member Functions Documentation
Clear(TAttrib)
Clears the selected flag.
GetTCharFormatMask(TCharFormatMask &)
IsSet(TAttrib)
Returns true if the selected attribute is set.
Member Enumerations Documentation
Enum TAttrib
Constants, that are also bit assignments, representing character format attributes
Enumerators
EFontName = 0x1 | |
EFontCoverage = 0x2 | |
EBold = 0x4 | |
EItalic = 0x8 | |
ESerif = 0x10 | |
EMonoWidth = 0x20 | |
EHeight = 0x40 | |
EPrintPosition = 0x80 | |
ETextColor = 0x100 | |
EBackgroundColor = 0x200 | |
EBackground = 0x400 | |
EUnderline = 0x800 | |
EStrikethrough = 0x1000 | |
EShadow = 0x2000 | |
EUserDefinedEffects = 0x4000 | |
ELanguage = 0x8000 | |
EPictureAlignment = 0x10000 | |
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.