QMarginsF

QMarginsF class

Constructors

this
this(qreal aleft, qreal atop, qreal aright, qreal abottom)
Undocumented in source.
this
this(const(QMargins) margins)
Undocumented in source.

Members

Functions

bottom
qreal bottom()
Undocumented in source. Be warned that the author may not have intended to support it.
isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.
left
qreal left()
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
QMarginsF opOpAssign(const(QMarginsF) margins)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
QMarginsF opOpAssign(const(QMarginsF) margins)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
QMarginsF opOpAssign(qreal addend)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
QMarginsF opOpAssign(qreal subtrahend)
Undocumented in source. Be warned that the author may not have intended to support it.
right
qreal right()
Undocumented in source. Be warned that the author may not have intended to support it.
setBottom
void setBottom(qreal abottom)
Undocumented in source. Be warned that the author may not have intended to support it.
setLeft
void setLeft(qreal aleft)
Undocumented in source. Be warned that the author may not have intended to support it.
setRight
void setRight(qreal aright)
Undocumented in source. Be warned that the author may not have intended to support it.
setTop
void setTop(qreal atop)
Undocumented in source. Be warned that the author may not have intended to support it.
toMargins
QMargins toMargins()
Undocumented in source. Be warned that the author may not have intended to support it.
top
qreal top()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta