![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Classes | |
| struct | HasEqualityComparatorT |
| struct | HasEqualityComparatorT< A, B, decltype(void(std::declval< A >()==std::declval< B >()))> |
| struct | IsStdOptional |
| struct | IsStdOptional< std::optional< T > > |
Variables | |
| template<typename A, typename B> | |
| constexpr bool | hasEqualityComparator = HasEqualityComparatorT<A, B>::value |
| template<typename T> | |
| constexpr bool | isStdOptional = IsStdOptional<T>::value |
|
constexpr |
Definition at line 40 of file qohosplugincore.h.
|
constexpr |
Definition at line 49 of file qohosplugincore.h.