Fcitx
|
Class for input panel in UI. More...
#include <functional>
#include <fcitx/candidatelist.h>
#include <fcitx/fcitxcore_export.h>
Go to the source code of this file.
Classes | |
class | fcitx::InputPanel |
Input Panel is usually a floating window that is display at the cursor of input. More... | |
Typedefs | |
using | fcitx::CustomInputPanelCallback = std::function< void(InputContext *)> |
Class for input panel in UI.
Definition in file inputpanel.h.