OpenShot Audio Library | OpenShotAudio  0.3.3
juce::VariantConverter< Type > Struct Template Reference

#include <juce_Variant.h>

Static Public Member Functions

static Type fromVar (const var &v)
 
static var toVar (const Type &t)
 

Detailed Description

template<typename Type>
struct juce::VariantConverter< Type >

This template-overloaded class can be used to convert between var and custom types.

Definition at line 350 of file juce_Variant.h.


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