|
DuxReiNummariae 1.1.0-alpha.19
Simple and powerful budgeting application
|
Functions | |
| template<typename QtPtrType> requires requires (QtPtrType p) { typename QtPtrType::element_type; p == nullptr; { p.get() } -> std::same_as<typename QtPtrType::element_type*>; p = nullptr; } | |
| QMetaObject::Connection | createDestroyableConnection (QtPtrType &self) |
| QMetaObject::Connection drn::foundation::internal::createDestroyableConnection | ( | QtPtrType & | self | ) |