dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QFlag
qt
core
flags
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
++)
@
Q_PRIMITIVE_TYPE
struct
QFlag {
this
(int value);
auto
opCast
();
int
toInt
();
this
(cpp_long value);
this
(cpp_ulong value);
this
(uint value);
this
(short value);
this
(ushort value);
}
Constructors
this
this
(int value)
Undocumented in source.
this
this
(cpp_long value)
Undocumented in source.
this
this
(cpp_ulong value)
Undocumented in source.
this
this
(uint value)
Undocumented in source.
this
this
(short value)
Undocumented in source.
this
this
(ushort value)
Undocumented in source.
Alias This
toInt
Members
Functions
opCast
auto
opCast
()
Undocumented in source. Be warned that the author may not have intended to support it.
toInt
int
toInt
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
qt
core
flags
structs
QFlag
QFlags
QIncompatibleFlag
templates
enumFromStaticString
flagsFromStaticString