This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
/**
*
* @file FITKVarientParams.h
* @brief 封装QVarient,实现参数数据的管理
* @author libaojun (libaojunqd@Foxmail.com)
* @date 2024-04-10
*
*/
#ifndef __FITKVARIENTPARAMS__H__
#define __FITKVARIENTPARAMS__H__
#include"FITKCoreAPI.h"
#include<QHash>
#include<QString>
#include<QVariant>
namespaceCore
{
/**
* @brief 参数管理
* @author libaojun (libaojunqd@Foxmail.com)
* @date 2024-04-10
*/
classFITKCoreAPIFITKVarientParams
{
public:
/**
* @brief Construct a new FITKRunTimeSetting object