(eb87b0444ac8fec4d86bc26dc4bec80f82953f7c)
#include <QtCore/qatomic.h>
#include <QtCore/qcompare.h>
#include <QtCore/qcontainerfwd.h>
#include <QtCore/qmetatype.h>
#include <QtCore/qdebug.h>
#include <memory>
#include <QtCore/q20type_traits.h>
#include <QtCore/q23utility.h>
#include <variant>
#include <QtCore/qlist.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qbytearraylist.h>
#include <QtCore/qhash.h>
#include <QtCore/qmap.h>
#include <QtCore/qobject.h>
Go to the source code of this file.
◆ Q_MK_GET
#define Q_MK_GET |
( |
| cvref | ) |
|
Value: template <typename T> \
{ \
if constexpr (std::is_const_v<T cvref>) \
return static_cast<T cvref
>(*get_if<T>(&
v)); \
} \
std::remove_cv_t< std::remove_reference_t< T > > remove_cvref_t
static QDBusError::ErrorType get(const char *name)
GLsizei const GLfloat * v
[13]
Definition at line 636 of file qvariant.h.
◆ operator<<()
◆ operator>>()
◆ qvariant_cast() [1/2]
◆ qvariant_cast() [2/2]
◆ qvariant_cast< QVariant >()
◆ swap()