![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qtconfigmacros.h>#include <QtCore/qtpreprocessorsupport.h>Go to the source code of this file.
Classes | |
| struct | QNonConstOverload< Args > |
| struct | QConstOverload< Args > |
| struct | QOverload< Args > |
Variables | |
| template<typename... Args> | |
| constexpr QOverload< Args... > | qOverload = {} |
| template<typename... Args> | |
| constexpr QConstOverload< Args... > | qConstOverload = {} |
| template<typename... Args> | |
| constexpr QNonConstOverload< Args... > | qNonConstOverload = {} |
|
inlineconstexpr |
Definition at line 68 of file qoverload.h.
|
inlineconstexpr |
Definition at line 69 of file qoverload.h.
|
inlineconstexpr |
Definition at line 67 of file qoverload.h.