Fcitx
Classes | Typedefs
inputpanel.h File Reference

Class for input panel in UI. More...

#include <functional>
#include <fcitx/candidatelist.h>
#include <fcitx/fcitxcore_export.h>
Include dependency graph for inputpanel.h:
This graph shows which files directly or indirectly include this file:

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 *)>
 

Detailed Description

Class for input panel in UI.

Definition in file inputpanel.h.