![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QConstOverload< Args >, including all inherited members.
| of(R(T::*ptr)(Args...) const) noexcept -> decltype(ptr) | QConstOverload< Args > | inlinestatic |
| operator()(R(T::*ptr)(Args...) const) const noexcept -> decltype(ptr) | QConstOverload< Args > | inline |