![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qoverload.h>
Public Member Functions | |
template<typename R, typename T> | |
constexpr auto | operator() (R(T::*ptr)(Args...)) const noexcept -> decltype(ptr) |
Static Public Member Functions | |
template<typename R, typename T> | |
static constexpr auto | of (R(T::*ptr)(Args...)) noexcept -> decltype(ptr) |
Definition at line 25 of file qoverload.h.
|
inlinestaticconstexprnoexcept |
Definition at line 32 of file qoverload.h.
|
inlineconstexprnoexcept |
Definition at line 28 of file qoverload.h.