DuxReiNummariae 1.0.0-alpha.23
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)