NAME

Qt::Gui::QTextListFormat

PUBLIC METHODS

QTextListFormat()
int indent()
bool isValid()
void setIndent(int indent)
void setStyle(QTextListFormat::Style style)
QTextListFormat::Style style()

ENUM VALUES

ListDisc
ListCircle
ListSquare
ListDecimal
ListLowerAlpha
ListUpperAlpha
ListLowerRoman
ListUpperRoman
ListStyleUndefined

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2012 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