LunaSysMgr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
VariantAnimation< Target > Class Template Reference

#include <VariantAnimation.h>

Inheritance diagram for VariantAnimation< Target >:
[legend]
Collaboration diagram for VariantAnimation< Target >:
[legend]

Public Types

typedef void(Target::* CurrentValueChangedFunction )(const QVariant &)
 

Public Member Functions

 VariantAnimation (Target *target, CurrentValueChangedFunction func)
 

Member Typedef Documentation

template<class Target>
typedef void(Target::* VariantAnimation< Target >::CurrentValueChangedFunction)(const QVariant &)

Constructor & Destructor Documentation

template<class Target>
VariantAnimation< Target >::VariantAnimation ( Target *  target,
CurrentValueChangedFunction  func 
)
inline

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