LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::FontSizeChangerMethods< T > Struct Template Reference

#include "fontsizescrollchanger.h"

+ Inheritance diagram for LC::Util::FontSizeChangerMethods< T >:

Public Attributes

std::function< T()> GetView_
 
std::function< void(T)> SetView_
 
std::function< void(T)> SetDefault_
 

Detailed Description

template<typename T>
struct LC::Util::FontSizeChangerMethods< T >

Definition at line 21 of file fontsizescrollchanger.h.

Member Data Documentation

◆ GetView_

template<typename T>
std::function<T ()> LC::Util::FontSizeChangerMethods< T >::GetView_

Definition at line 23 of file fontsizescrollchanger.h.

◆ SetDefault_

template<typename T>
std::function<void (T)> LC::Util::FontSizeChangerMethods< T >::SetDefault_

Definition at line 25 of file fontsizescrollchanger.h.

◆ SetView_

template<typename T>
std::function<void (T)> LC::Util::FontSizeChangerMethods< T >::SetView_

Definition at line 24 of file fontsizescrollchanger.h.


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