DuxReiNummariae 1.1.0-alpha.19
Simple and powerful budgeting application
Loading...
Searching...
No Matches
drn::foundation::internal Namespace Reference

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)

Function Documentation

◆ createDestroyableConnection()

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 drn::foundation::internal::createDestroyableConnection ( QtPtrType & self)