11 #ifndef KDREPORTSFRAME_H
12 #define KDREPORTSFRAME_H
68 void setPadding(qreal padding);
73 qreal padding()
const;
80 void setBorder(qreal border);
97 void setPosition(Position pos);
103 Position position()
const;
108 void addInlineElement(
const Element &element);
114 void addElement(
const Element &element, Qt::AlignmentFlag horizontalAlignment = Qt::AlignLeft);
132 Element *clone()
const override;
135 std::unique_ptr<FramePrivate> d;
@ FloatLeft
The frame floats on the left side of the text.
@ FloatRight
The frame floats on the right side of the text.
@ InFlow
The frame is part of the flow of the paragraph (default)
@ Millimeters
Millimeters (the default)