QTextBlockFormat

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

CLASS REFERENCE
Source: /harbour/contrib/hbqt/TQTextBlockFormat.prg
http://doc.trolltech.com/4.5/qtextblockformat.htm
oTextBlockFormat : alignment() nQt::Alignment
oTextBlockFormat : bottomMargin() nQreal
oTextBlockFormat : indent() nInt
oTextBlockFormat : isValid() lBool
oTextBlockFormat : leftMargin() nQreal
oTextBlockFormat : nonBreakableLines() lBool
oTextBlockFormat : pageBreakPolicy() nPageBreakFlags
oTextBlockFormat : rightMargin() nQreal
oTextBlockFormat : setAlignment( nAlignment ) NIL
oTextBlockFormat : setBottomMargin( nMargin ) NIL
oTextBlockFormat : setIndent( nIndentation ) NIL
oTextBlockFormat : setLeftMargin( nMargin ) NIL
oTextBlockFormat : setNonBreakableLines( lB ) NIL
oTextBlockFormat : setPageBreakPolicy( nPolicy ) NIL
oTextBlockFormat : setRightMargin( nMargin ) NIL
oTextBlockFormat : setTextIndent( nIndent ) NIL
oTextBlockFormat : setTopMargin( nMargin ) NIL
oTextBlockFormat : textIndent() nQreal
oTextBlockFormat : topMargin() nQreal
FUNCTIONS REFERENCE
Source: /harbour/contrib/hbqt/QTextBlockFormat.cpp
Qt_QTextBlockFormat_alignment( pQTextBlockFormat )nQt::Alignment
Qt_QTextBlockFormat_bottomMargin( pQTextBlockFormat )nQreal
Qt_QTextBlockFormat_indent( pQTextBlockFormat )nInt
Qt_QTextBlockFormat_isValid( pQTextBlockFormat )lBool
Qt_QTextBlockFormat_leftMargin( pQTextBlockFormat )nQreal
Qt_QTextBlockFormat_nonBreakableLines( pQTextBlockFormat )lBool
Qt_QTextBlockFormat_pageBreakPolicy( pQTextBlockFormat )nPageBreakFlags
Qt_QTextBlockFormat_rightMargin( pQTextBlockFormat )nQreal
Qt_QTextBlockFormat_setAlignment( pQTextBlockFormat, nAlignment )NIL
Qt_QTextBlockFormat_setBottomMargin( pQTextBlockFormat, nMargin )NIL
Qt_QTextBlockFormat_setIndent( pQTextBlockFormat, nIndentation )NIL
Qt_QTextBlockFormat_setLeftMargin( pQTextBlockFormat, nMargin )NIL
Qt_QTextBlockFormat_setNonBreakableLines( pQTextBlockFormat, lB )NIL
Qt_QTextBlockFormat_setPageBreakPolicy( pQTextBlockFormat, nPolicy )NIL
Qt_QTextBlockFormat_setRightMargin( pQTextBlockFormat, nMargin )NIL
Qt_QTextBlockFormat_setTextIndent( pQTextBlockFormat, nIndent )NIL
Qt_QTextBlockFormat_setTopMargin( pQTextBlockFormat, nMargin )NIL
Qt_QTextBlockFormat_textIndent( pQTextBlockFormat )nQreal
Qt_QTextBlockFormat_topMargin( pQTextBlockFormat )nQreal