[KLF Backend][KLF Tools][KLF Home]
KLatexFormula Project
Static Public Member Functions | List of all members
KLFVariantConverter< T > Struct Template Reference

#include <klfutil.h>

Static Public Member Functions

static QVariant convert (const T &value)
 
static T recover (const QVariant &variant)
 

Detailed Description

template<class T>
struct KLFVariantConverter< T >

Definition at line 946 of file klfutil.h.

Member Function Documentation

◆ convert()

template<class T>
static QVariant KLFVariantConverter< T >::convert ( const T &  value)
inlinestatic

◆ recover()

template<class T>
static T KLFVariantConverter< T >::recover ( const QVariant variant)
inlinestatic

Definition at line 951 of file klfutil.h.

References QVariant::value().


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

Generated by doxygen 1.8.13