Qt IVI Generator Climate Example

/**************************************************************************** ** Generated from 'Example.IVI.Climate.qface' ** ** Created by: The QFace generator (QtAS 5.12.8) ** ** WARNING! All changes made in this file will be lost! *****************************************************************************/
#include "climatemodulefactory.h" /*! \class ClimateModuleFactory \inmodule Example.IVI.Climate \brief The ClimateModuleFactory class provides factory methods for all structs defined in the Example.IVI.Climate module. */ ClimateModuleFactory::ClimateModuleFactory(QObject *parent) : ClimateModule(parent) { }