JSONReader::assigner Struct Reference

Public Member Functions

void operator= (int64_t t) const noexcept
 
void operator= (int32_t t) const noexcept
 
void operator= (uint64_t t) const noexcept
 
void operator= (uint32_t t) const noexcept
 
void operator= (float t) const noexcept
 
void operator= (double t) const noexcept
 
void operator= (bool t) const noexcept
 
void operator= (char t) const noexcept
 
void operator= (QPoint t) const noexcept
 
void operator= (QPointF t) const noexcept
 
void operator= (QSize t) const noexcept
 
void operator= (QSizeF t) const noexcept
 
void operator= (QRect t) const noexcept
 
void operator= (QRectF t) const noexcept
 
void operator= (const QString &t) const noexcept
 
void operator= (const QStringList &t) const noexcept
 
void operator= (const QLatin1String &t) const noexcept
 
void operator= (const std::string &t) const noexcept
 
void operator= (const std::string_view &t) const noexcept
 
void operator= (const QByteArray &t) const noexcept
 
void operator= (const QVariantMap &t) const noexcept
 
template<typename T >
void operator= (const T &t) const noexcept
 

Public Attributes

JSONReaderself
 

The documentation for this struct was generated from the following file: