Fcitx
|
This is the complete list of members for fcitx::EventLoopInterface, including all inherited members.
addDeferEvent(EventCallback callback)=0 (defined in fcitx::EventLoopInterface) | fcitx::EventLoopInterface | pure virtual |
addExitEvent(EventCallback callback)=0 (defined in fcitx::EventLoopInterface) | fcitx::EventLoopInterface | pure virtual |
addIOEvent(int fd, IOEventFlags flags, IOCallback callback)=0 (defined in fcitx::EventLoopInterface) | fcitx::EventLoopInterface | pure virtual |
addPostEvent(EventCallback callback)=0 (defined in fcitx::EventLoopInterface) | fcitx::EventLoopInterface | pure virtual |
addTimeEvent(clockid_t clock, uint64_t usec, uint64_t accuracy, TimeCallback callback)=0 (defined in fcitx::EventLoopInterface) | fcitx::EventLoopInterface | pure virtual |
exec()=0 | fcitx::EventLoopInterface | pure virtual |
exit()=0 | fcitx::EventLoopInterface | pure virtual |
implementation() const =0 | fcitx::EventLoopInterface | pure virtual |
nativeHandle()=0 | fcitx::EventLoopInterface | pure virtual |
~EventLoopInterface() (defined in fcitx::EventLoopInterface) | fcitx::EventLoopInterface | virtual |