dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QTextLength
qt
gui
textformat
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++) extern (
C
++)
@
QMetaType
.
Type
.
QTextLength
struct
QTextLength {
enum
Type
;
this
(Type atype, qreal avalue);
Type
type
();
qreal
value
(qreal maximumLength);
qreal
rawValue
();
}
Constructors
this
this
(Type atype, qreal avalue)
Undocumented in source.
Members
Enums
Type
enum
Type
Undocumented in source.
Functions
rawValue
qreal
rawValue
()
Undocumented in source. Be warned that the author may not have intended to support it.
type
Type
type
()
Undocumented in source. Be warned that the author may not have intended to support it.
value
qreal
value
(qreal maximumLength)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
qt
gui
textformat
structs
QTextBlockFormat
QTextCharFormat
QTextFormat
QTextFormatPrivate
QTextFrameFormat
QTextImageFormat
QTextLength
QTextListFormat
QTextTableCellFormat
QTextTableFormat