NAME

Qt::Gui::QTextBlockFormat

PUBLIC METHODS

QTextBlockFormat()
qreal bottomMargin()
int indent()
bool isValid()
qreal leftMargin()
bool nonBreakableLines()
qreal rightMargin()
void setBottomMargin(qreal margin)
void setIndent(int indent)
void setLeftMargin(qreal margin)
void setNonBreakableLines(bool b)
void setRightMargin(qreal margin)
void setTextIndent(qreal aindent)
void setTopMargin(qreal margin)
qreal textIndent()
qreal topMargin()

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2011 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html