QTextFrameFormat

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Constructors

this
this()
Undocumented in source.
this
this(const(QTextFormat) fmt)
Undocumented in source.

Alias This

base0

Members

Aliases

PageBreakFlags
alias PageBreakFlags = QTextFormat.PageBreakFlags
Undocumented in source.

Enums

BorderStyle
enum BorderStyle
Undocumented in source.
Position
enum Position
Undocumented in source.

Functions

border
qreal border()
Undocumented in source. Be warned that the author may not have intended to support it.
borderBrush
QBrush borderBrush()
Undocumented in source. Be warned that the author may not have intended to support it.
borderStyle
BorderStyle borderStyle()
Undocumented in source. Be warned that the author may not have intended to support it.
bottomMargin
qreal bottomMargin()
Undocumented in source.
height
QTextLength height()
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.
leftMargin
qreal leftMargin()
Undocumented in source.
margin
qreal margin()
Undocumented in source. Be warned that the author may not have intended to support it.
padding
qreal padding()
Undocumented in source. Be warned that the author may not have intended to support it.
position
Position position()
Undocumented in source. Be warned that the author may not have intended to support it.
rightMargin
qreal rightMargin()
Undocumented in source.
setBorder
void setBorder(qreal aborder)
Undocumented in source. Be warned that the author may not have intended to support it.
setBorderStyle
void setBorderStyle(BorderStyle style)
Undocumented in source. Be warned that the author may not have intended to support it.
setBottomMargin
void setBottomMargin(qreal amargin)
Undocumented in source. Be warned that the author may not have intended to support it.
setLeftMargin
void setLeftMargin(qreal amargin)
Undocumented in source. Be warned that the author may not have intended to support it.
setMargin
void setMargin(qreal margin)
Undocumented in source.
setPadding
void setPadding(qreal apadding)
Undocumented in source. Be warned that the author may not have intended to support it.
setPageBreakPolicy
void setPageBreakPolicy(PageBreakFlags flags)
Undocumented in source. Be warned that the author may not have intended to support it.
setPosition
void setPosition(Position f)
Undocumented in source. Be warned that the author may not have intended to support it.
setRightMargin
void setRightMargin(qreal amargin)
Undocumented in source. Be warned that the author may not have intended to support it.
setTopMargin
void setTopMargin(qreal amargin)
Undocumented in source. Be warned that the author may not have intended to support it.
topMargin
qreal topMargin()
Undocumented in source.

Variables

base0
QTextFormat base0;
Undocumented in source.

Meta