QtJsonSerializer  4.0.0
A library to perform generic seralization and deserialization of QObjects
Public Member Functions | List of all members
QtJsonSerializer::TypeConverterFactory Class Referenceabstract

A factory interface to create instances of QJsonTypeConverters. More...

#include <typeconverter.h>

+ Inheritance diagram for QtJsonSerializer::TypeConverterFactory:

Public Member Functions

virtual QSharedPointer< TypeConvertercreateConverter () const =0
 The primary factory method to create converters.
 

Detailed Description

A factory interface to create instances of QJsonTypeConverters.

Definition at line 143 of file typeconverter.h.


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