NAME

Qt::Gui::QTextDocumentFragment

PUBLIC METHODS

QTextDocumentFragment()
QTextDocumentFragment(const QTextDocument * document)
QTextDocumentFragment(const QTextCursor & range)
QTextDocumentFragment(const QTextDocumentFragment & rhs)
~QTextDocumentFragment()
static QTextDocumentFragment fromHtml(const QString & html)
static QTextDocumentFragment fromHtml(const QString & html, const QTextDocument * resourceProvider)
static QTextDocumentFragment fromPlainText(const QString & plainText)
bool isEmpty()
QTextDocumentFragment & operator=(const QTextDocumentFragment & rhs)
QString toHtml()
QString toHtml(const QByteArray & encoding)
QString toPlainText()

ENUM VALUES

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