dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QEventLoopLocker
qt
core
eventloop
Binding for C++ class
QEventLoopLocker
.
extern (
C
++) extern (
C
++)
struct
QEventLoopLocker {
this
();
typeof
(
this
)
rawConstructor
();
static
typeof
(
this
)
create
();
this
(QEventLoop loop);
this
(QThread thread);
~this
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(QEventLoop loop)
Undocumented in source.
this
this
(QThread thread)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Postblit
this(this)
this(this)
Undocumented in source.
Members
Functions
rawConstructor
typeof
(
this
)
rawConstructor
()
Undocumented in source.
Static functions
create
typeof
(
this
)
create
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
qt
core
eventloop
classes
QEventLoop
structs
QEventLoopLocker
QEventLoopLockerPrivate
QEventLoopPrivate
Binding for C++ class QEventLoopLocker.