![]() |
Qt 6.x
The Qt SDK
|
#include <qoverload.h>
Collaboration diagram for QConstOverload< Args >:Public Member Functions | |
| template<typename R , typename T > | |
| constexpr auto | operator() (R(T::*ptr)(Args...) const) const noexcept -> decltype(ptr) |
Static Public Member Functions | |
| template<typename R , typename T > | |
| static constexpr auto | of (R(T::*ptr)(Args...) const) noexcept -> decltype(ptr) |
Definition at line 37 of file qoverload.h.
|
inlinestaticconstexprnoexcept |
Definition at line 44 of file qoverload.h.
References ptr().
Here is the call graph for this function:
|
inlineconstexprnoexcept |
Definition at line 40 of file qoverload.h.
References ptr().
Here is the call graph for this function: