QTextImageFormat

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) format)
Undocumented in source.

Alias This

base0

Members

Functions

height
qreal 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.
name
QString name()
Undocumented in source. Be warned that the author may not have intended to support it.
quality
int quality()
Undocumented in source. Be warned that the author may not have intended to support it.
rawConstructor
typeof(this) rawConstructor()
Undocumented in source.
setHeight
void setHeight(qreal aheight)
Undocumented in source. Be warned that the author may not have intended to support it.
setName
void setName(const(QString) aname)
Undocumented in source. Be warned that the author may not have intended to support it.
setQuality
void setQuality(int aquality)
Undocumented in source. Be warned that the author may not have intended to support it.
setWidth
void setWidth(qreal awidth)
Undocumented in source. Be warned that the author may not have intended to support it.
width
qreal width()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
typeof(this) create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

base0
QTextCharFormat base0;
Undocumented in source.

Meta