Fcitx
|
This is the complete list of members for fcitx::EventLoop, including all inherited members.
addAsyncEvent(EventCallback callback) | fcitx::EventLoop | |
addDeferEvent(EventCallback callback) (defined in fcitx::EventLoop) | fcitx::EventLoop | |
addExitEvent(EventCallback callback) (defined in fcitx::EventLoop) | fcitx::EventLoop | |
addIOEvent(int fd, IOEventFlags flags, IOCallback callback) (defined in fcitx::EventLoop) | fcitx::EventLoop | |
addPostEvent(EventCallback callback) (defined in fcitx::EventLoop) | fcitx::EventLoop | |
addTimeEvent(clockid_t clock, uint64_t usec, uint64_t accuracy, TimeCallback callback) (defined in fcitx::EventLoop) | fcitx::EventLoop | |
EventLoop() (defined in fcitx::EventLoop) | fcitx::EventLoop | |
EventLoop(std::unique_ptr< EventLoopInterface > impl) (defined in fcitx::EventLoop) | fcitx::EventLoop | |
exec() (defined in fcitx::EventLoop) | fcitx::EventLoop | |
exit() (defined in fcitx::EventLoop) | fcitx::EventLoop | |
impl() | fcitx::EventLoop | static |
implementation() const | fcitx::EventLoop | |
nativeHandle() (defined in fcitx::EventLoop) | fcitx::EventLoop | |
setEventLoopFactory(EventLoopFactory factory) | fcitx::EventLoop | static |
~EventLoop() (defined in fcitx::EventLoop) | fcitx::EventLoop | virtual |