Home
last modified time | relevance | path

Searched defs:SDEventSource (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx-utils/
H A Devent_sdevent.cpp91 struct SDEventSource : public SDEventSourceBase<EventSource> { struct
92 SDEventSource(EventCallback _callback) : callback_(std::move(_callback)) {} in SDEventSource() argument
94 EventCallback callback_;