Zrythm
v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::utils::QObjectDerived Concept Reference
Concept definition
template
<
typename
T>
concept
zrythm::utils::QObjectDerived
= std::is_base_of_v<QObject, T>
zrythm::utils::QObjectDerived
Definition
qt.h:29
Detailed Description
Definition at line
29
of file
qt.h
.
zrythm
utils
QObjectDerived
Generated by
1.15.0