Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
The QTextFrameFormat class provides formatting information for frames in a QTextDocument. More...
#include <QTextFrameFormat>
Inherits QTextFormat.
Inherited by QTextTableFormat.
The QTextFrameFormat class provides formatting information for frames in a QTextDocument.
A frame comprises one or more blocks.
A QTextFrameFormat specifies the characteristics of a frame.
QTextFrameFormat::InFlow | |
QTextFrameFormat::FloatLeft | |
QTextFrameFormat::FloatRight |
Constructs a text frame format object with the default properties.
Returns the width of the border in pixels.
Returns the height of the frame's border rectangle.
Returns true if the format description is valid; otherwise returns false.
Returns the width of the frame's external margin in pixels.
Returns the width of the frame's internal padding in pixels.
Returns the positioning policy for frames with this frame format.
Sets the width (in pixels) of the frame's border.
Sets the frame's height.
Sets the frame's margin in pixels.
Sets the width of the frame's internal padding in pixels.
Sets the policy for positioning frames with this frame format.
Sets the frame's border rectangle's width.
Returns the width of the frame's border rectangle.
Copyright © 2004 Trolltech. | Trademarks | Qt 4.0.0-tp1 |