NAME

Qt::Gui::QTextFrame::iterator

PUBLIC METHODS

QTextFrame::iterator()
QTextFrame::iterator(const QTextFrame::iterator & o)
bool atEnd()
QTextBlock currentBlock()
QTextFrame * currentFrame()
bool operator!=(const QTextFrame::iterator & o)
QTextFrame::iterator & operator++()
QTextFrame::iterator operator++(int arg0)
QTextFrame::iterator & operator--()
QTextFrame::iterator operator--(int arg0)
QTextFrame::iterator & operator=(const QTextFrame::iterator & o)
bool operator==(const QTextFrame::iterator & o)
QTextFrame * parentFrame()

ENUM VALUES

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