NAME
Qt::Gui::QTextInlineObject
PUBLIC METHODS
- QTextInlineObject()
- QTextInlineObject(int i, QTextEngine * e)
- qreal ascent()
- qreal descent()
- QTextFormat format()
- int formatIndex()
- qreal height()
- bool isValid()
- QRectF rect()
- void setAscent(qreal a)
- void setDescent(qreal d)
- void setWidth(qreal w)
- Qt::LayoutDirection textDirection()
- int textPosition()
- qreal width()
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.