CLASS REFERENCE | |
Source: /harbour/contrib/hbqt/TQTextCharFormat.prg | |
http://doc.trolltech.com/4.5/qtextcharformat.htm | |
oTextCharFormat : anchorHref() | cQString |
oTextCharFormat : anchorNames() | pQStringList |
oTextCharFormat : font() | pQFont |
oTextCharFormat : fontCapitalization() | nQFont::Capitalization |
oTextCharFormat : fontFamily() | cQString |
oTextCharFormat : fontFixedPitch() | lBool |
oTextCharFormat : fontItalic() | lBool |
oTextCharFormat : fontKerning() | lBool |
oTextCharFormat : fontLetterSpacing() | nQreal |
oTextCharFormat : fontOverline() | lBool |
oTextCharFormat : fontPointSize() | nQreal |
oTextCharFormat : fontStrikeOut() | lBool |
oTextCharFormat : fontStyleHint() | nQFont::StyleHint |
oTextCharFormat : fontStyleStrategy() | nQFont::StyleStrategy |
oTextCharFormat : fontUnderline() | lBool |
oTextCharFormat : fontWeight() | nInt |
oTextCharFormat : fontWordSpacing() | nQreal |
oTextCharFormat : isAnchor() | lBool |
oTextCharFormat : isValid() | lBool |
oTextCharFormat : setAnchor( lAnchor ) | NIL |
oTextCharFormat : setAnchorHref( cValue ) | NIL |
oTextCharFormat : setAnchorNames( pNames ) | NIL |
oTextCharFormat : setFont( pFont ) | NIL |
oTextCharFormat : setFontCapitalization( nCapitalization ) | NIL |
oTextCharFormat : setFontFamily( cFamily ) | NIL |
oTextCharFormat : setFontFixedPitch( lFixedPitch ) | NIL |
oTextCharFormat : setFontItalic( lItalic ) | NIL |
oTextCharFormat : setFontKerning( lEnable ) | NIL |
oTextCharFormat : setFontLetterSpacing( nSpacing ) | NIL |
oTextCharFormat : setFontOverline( lOverline ) | NIL |
oTextCharFormat : setFontPointSize( nSize ) | NIL |
oTextCharFormat : setFontStrikeOut( lStrikeOut ) | NIL |
oTextCharFormat : setFontStyleHint( nHint, nStrategy ) | NIL |
oTextCharFormat : setFontStyleStrategy( nStrategy ) | NIL |
oTextCharFormat : setFontUnderline( lUnderline ) | NIL |
oTextCharFormat : setFontWeight( nWeight ) | NIL |
oTextCharFormat : setFontWordSpacing( nSpacing ) | NIL |
oTextCharFormat : setTextOutline( pPen ) | NIL |
oTextCharFormat : setToolTip( cText ) | NIL |
oTextCharFormat : setUnderlineColor( pColor ) | NIL |
oTextCharFormat : setUnderlineStyle( nStyle ) | NIL |
oTextCharFormat : setVerticalAlignment( nAlignment ) | NIL |
oTextCharFormat : textOutline() | pQPen |
oTextCharFormat : toolTip() | cQString |
oTextCharFormat : underlineColor() | pQColor |
oTextCharFormat : underlineStyle() | nUnderlineStyle |
oTextCharFormat : verticalAlignment() | nVerticalAlignment |
FUNCTIONS REFERENCE | |
Source: /harbour/contrib/hbqt/QTextCharFormat.cpp | |
Qt_QTextCharFormat_anchorHref( pQTextCharFormat ) | cQString |
Qt_QTextCharFormat_anchorNames( pQTextCharFormat ) | pQStringList |
Qt_QTextCharFormat_font( pQTextCharFormat ) | pQFont |
Qt_QTextCharFormat_fontCapitalization( pQTextCharFormat ) | nQFont::Capitalization |
Qt_QTextCharFormat_fontFamily( pQTextCharFormat ) | cQString |
Qt_QTextCharFormat_fontFixedPitch( pQTextCharFormat ) | lBool |
Qt_QTextCharFormat_fontItalic( pQTextCharFormat ) | lBool |
Qt_QTextCharFormat_fontKerning( pQTextCharFormat ) | lBool |
Qt_QTextCharFormat_fontLetterSpacing( pQTextCharFormat ) | nQreal |
Qt_QTextCharFormat_fontOverline( pQTextCharFormat ) | lBool |
Qt_QTextCharFormat_fontPointSize( pQTextCharFormat ) | nQreal |
Qt_QTextCharFormat_fontStrikeOut( pQTextCharFormat ) | lBool |
Qt_QTextCharFormat_fontStyleHint( pQTextCharFormat ) | nQFont::StyleHint |
Qt_QTextCharFormat_fontStyleStrategy( pQTextCharFormat ) | nQFont::StyleStrategy |
Qt_QTextCharFormat_fontUnderline( pQTextCharFormat ) | lBool |
Qt_QTextCharFormat_fontWeight( pQTextCharFormat ) | nInt |
Qt_QTextCharFormat_fontWordSpacing( pQTextCharFormat ) | nQreal |
Qt_QTextCharFormat_isAnchor( pQTextCharFormat ) | lBool |
Qt_QTextCharFormat_isValid( pQTextCharFormat ) | lBool |
Qt_QTextCharFormat_setAnchor( pQTextCharFormat, lAnchor ) | NIL |
Qt_QTextCharFormat_setAnchorHref( pQTextCharFormat, cValue ) | NIL |
Qt_QTextCharFormat_setAnchorNames( pQTextCharFormat, pNames ) | NIL |
Qt_QTextCharFormat_setFont( pQTextCharFormat, pFont ) | NIL |
Qt_QTextCharFormat_setFontCapitalization( pQTextCharFormat, nCapitalization ) | NIL |
Qt_QTextCharFormat_setFontFamily( pQTextCharFormat, cFamily ) | NIL |
Qt_QTextCharFormat_setFontFixedPitch( pQTextCharFormat, lFixedPitch ) | NIL |
Qt_QTextCharFormat_setFontItalic( pQTextCharFormat, lItalic ) | NIL |
Qt_QTextCharFormat_setFontKerning( pQTextCharFormat, lEnable ) | NIL |
Qt_QTextCharFormat_setFontLetterSpacing( pQTextCharFormat, nSpacing ) | NIL |
Qt_QTextCharFormat_setFontOverline( pQTextCharFormat, lOverline ) | NIL |
Qt_QTextCharFormat_setFontPointSize( pQTextCharFormat, nSize ) | NIL |
Qt_QTextCharFormat_setFontStrikeOut( pQTextCharFormat, lStrikeOut ) | NIL |
Qt_QTextCharFormat_setFontStyleHint( pQTextCharFormat, nHint, nStrategy ) | NIL |
Qt_QTextCharFormat_setFontStyleStrategy( pQTextCharFormat, nStrategy ) | NIL |
Qt_QTextCharFormat_setFontUnderline( pQTextCharFormat, lUnderline ) | NIL |
Qt_QTextCharFormat_setFontWeight( pQTextCharFormat, nWeight ) | NIL |
Qt_QTextCharFormat_setFontWordSpacing( pQTextCharFormat, nSpacing ) | NIL |
Qt_QTextCharFormat_setTextOutline( pQTextCharFormat, pPen ) | NIL |
Qt_QTextCharFormat_setToolTip( pQTextCharFormat, cText ) | NIL |
Qt_QTextCharFormat_setUnderlineColor( pQTextCharFormat, pColor ) | NIL |
Qt_QTextCharFormat_setUnderlineStyle( pQTextCharFormat, nStyle ) | NIL |
Qt_QTextCharFormat_setVerticalAlignment( pQTextCharFormat, nAlignment ) | NIL |
Qt_QTextCharFormat_textOutline( pQTextCharFormat ) | pQPen |
Qt_QTextCharFormat_toolTip( pQTextCharFormat ) | cQString |
Qt_QTextCharFormat_underlineColor( pQTextCharFormat ) | pQColor |
Qt_QTextCharFormat_underlineStyle( pQTextCharFormat ) | nUnderlineStyle |
Qt_QTextCharFormat_verticalAlignment( pQTextCharFormat ) | nVerticalAlignment |