Fcitx
fcitx::Signal< T, Combiner > Class Template Reference

Class to represent a signal. May be used like a functor. More...

#include <fcitx-utils/signals.h>

Detailed Description

template<typename T, typename Combiner = LastValue<typename std::function<T>::result_type>>
class fcitx::Signal< T, Combiner >

Class to represent a signal. May be used like a functor.

Definition at line 126 of file signals.h.


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