Fcitx
|
Public Member Functions | |
VirtualKeyboardEventPrivate (bool isRelease, int time) | |
Public Attributes | |
Key | key_ |
bool | isRelease_ = false |
int | time_ = 0 |
uint64_t | userAction_ = 0 |
std::string | text_ |
bool | isLongPress_ = false |
float | x_ = 0.0F |
float | y_ = 0.0F |