CLASS REFERENCE | |
Source: /harbour/contrib/hbqt/TQTextFormat.prg | |
http://doc.trolltech.com/4.5/qtextformat.htm | |
oTextFormat : background() | pQBrush |
oTextFormat : boolProperty( nPropertyId ) | lBool |
oTextFormat : brushProperty( nPropertyId ) | pQBrush |
oTextFormat : clearBackground() | NIL |
oTextFormat : clearForeground() | NIL |
oTextFormat : clearProperty( nPropertyId ) | NIL |
oTextFormat : colorProperty( nPropertyId ) | pQColor |
oTextFormat : doubleProperty( nPropertyId ) | nQreal |
oTextFormat : foreground() | pQBrush |
oTextFormat : hasProperty( nPropertyId ) | lBool |
oTextFormat : intProperty( nPropertyId ) | nInt |
oTextFormat : isBlockFormat() | lBool |
oTextFormat : isCharFormat() | lBool |
oTextFormat : isFrameFormat() | lBool |
oTextFormat : isImageFormat() | lBool |
oTextFormat : isListFormat() | lBool |
oTextFormat : isTableCellFormat() | lBool |
oTextFormat : isTableFormat() | lBool |
oTextFormat : isValid() | lBool |
oTextFormat : layoutDirection() | nQt::LayoutDirection |
oTextFormat : lengthProperty( nPropertyId ) | pQTextLength |
oTextFormat : merge( pOther ) | NIL |
oTextFormat : objectIndex() | nInt |
oTextFormat : objectType() | nInt |
oTextFormat : penProperty( nPropertyId ) | pQPen |
oTextFormat : property( nPropertyId ) | pQVariant |
oTextFormat : propertyCount() | nInt |
oTextFormat : setBackground( pBrush ) | NIL |
oTextFormat : setForeground( pBrush ) | NIL |
oTextFormat : setLayoutDirection( nDirection ) | NIL |
oTextFormat : setObjectIndex( nIndex ) | NIL |
oTextFormat : setObjectType( nType ) | NIL |
oTextFormat : setProperty( nPropertyId, pValue ) | NIL |
oTextFormat : stringProperty( nPropertyId ) | cQString |
oTextFormat : toBlockFormat() | pQTextBlockFormat |
oTextFormat : toCharFormat() | pQTextCharFormat |
oTextFormat : toFrameFormat() | pQTextFrameFormat |
oTextFormat : toImageFormat() | pQTextImageFormat |
oTextFormat : toListFormat() | pQTextListFormat |
oTextFormat : toTableCellFormat() | pQTextTableCellFormat |
oTextFormat : toTableFormat() | pQTextTableFormat |
oTextFormat : type() | nInt |
FUNCTIONS REFERENCE | |
Source: /harbour/contrib/hbqt/QTextFormat.cpp | |
Qt_QTextFormat_background( pQTextFormat ) | pQBrush |
Qt_QTextFormat_boolProperty( pQTextFormat, nPropertyId ) | lBool |
Qt_QTextFormat_brushProperty( pQTextFormat, nPropertyId ) | pQBrush |
Qt_QTextFormat_clearBackground( pQTextFormat ) | NIL |
Qt_QTextFormat_clearForeground( pQTextFormat ) | NIL |
Qt_QTextFormat_clearProperty( pQTextFormat, nPropertyId ) | NIL |
Qt_QTextFormat_colorProperty( pQTextFormat, nPropertyId ) | pQColor |
Qt_QTextFormat_doubleProperty( pQTextFormat, nPropertyId ) | nQreal |
Qt_QTextFormat_foreground( pQTextFormat ) | pQBrush |
Qt_QTextFormat_hasProperty( pQTextFormat, nPropertyId ) | lBool |
Qt_QTextFormat_intProperty( pQTextFormat, nPropertyId ) | nInt |
Qt_QTextFormat_isBlockFormat( pQTextFormat ) | lBool |
Qt_QTextFormat_isCharFormat( pQTextFormat ) | lBool |
Qt_QTextFormat_isFrameFormat( pQTextFormat ) | lBool |
Qt_QTextFormat_isImageFormat( pQTextFormat ) | lBool |
Qt_QTextFormat_isListFormat( pQTextFormat ) | lBool |
Qt_QTextFormat_isTableCellFormat( pQTextFormat ) | lBool |
Qt_QTextFormat_isTableFormat( pQTextFormat ) | lBool |
Qt_QTextFormat_isValid( pQTextFormat ) | lBool |
Qt_QTextFormat_layoutDirection( pQTextFormat ) | nQt::LayoutDirection |
Qt_QTextFormat_lengthProperty( pQTextFormat, nPropertyId ) | pQTextLength |
Qt_QTextFormat_merge( pQTextFormat, pOther ) | NIL |
Qt_QTextFormat_objectIndex( pQTextFormat ) | nInt |
Qt_QTextFormat_objectType( pQTextFormat ) | nInt |
Qt_QTextFormat_penProperty( pQTextFormat, nPropertyId ) | pQPen |
Qt_QTextFormat_property( pQTextFormat, nPropertyId ) | pQVariant |
Qt_QTextFormat_propertyCount( pQTextFormat ) | nInt |
Qt_QTextFormat_setBackground( pQTextFormat, pBrush ) | NIL |
Qt_QTextFormat_setForeground( pQTextFormat, pBrush ) | NIL |
Qt_QTextFormat_setLayoutDirection( pQTextFormat, nDirection ) | NIL |
Qt_QTextFormat_setObjectIndex( pQTextFormat, nIndex ) | NIL |
Qt_QTextFormat_setObjectType( pQTextFormat, nType ) | NIL |
Qt_QTextFormat_setProperty( pQTextFormat, nPropertyId, pValue ) | NIL |
Qt_QTextFormat_stringProperty( pQTextFormat, nPropertyId ) | cQString |
Qt_QTextFormat_toBlockFormat( pQTextFormat ) | pQTextBlockFormat |
Qt_QTextFormat_toCharFormat( pQTextFormat ) | pQTextCharFormat |
Qt_QTextFormat_toFrameFormat( pQTextFormat ) | pQTextFrameFormat |
Qt_QTextFormat_toImageFormat( pQTextFormat ) | pQTextImageFormat |
Qt_QTextFormat_toListFormat( pQTextFormat ) | pQTextListFormat |
Qt_QTextFormat_toTableCellFormat( pQTextFormat ) | pQTextTableCellFormat |
Qt_QTextFormat_toTableFormat( pQTextFormat ) | pQTextTableFormat |
Qt_QTextFormat_type( pQTextFormat ) | nInt |