[KLF Backend][KLF Tools][KLF Home]
KLatexFormula Project
KLFVariantConverter< QList< T > > Struct Template Reference

#include <klfutil.h>

Static Public Member Functions

static QVariant convert (const QList< T > &list)
 
static QList< T > recover (const QVariant &variant)
 

Detailed Description

template<class T>
struct KLFVariantConverter< QList< T > >

Definition at line 957 of file klfutil.h.

Member Function Documentation

◆ convert()

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

Definition at line 958 of file klfutil.h.

References QVariant::fromValue(), and klfListToVariantList().

◆ recover()

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

Definition at line 962 of file klfutil.h.

References klfVariantListToList(), and QVariant::toList().


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

Generated by doxygen 1.12.0