Fcitx
|
Public Member Functions | |
void | dispatchEvent () |
Public Attributes | |
std::mutex | mutex_ |
std::queue< std::function< void()> > | eventList_ |
std::unique_ptr< EventSourceAsync > | asyncEvent_ |
EventLoop * | loop_ = nullptr |
Definition at line 21 of file eventdispatcher.cpp.