|
Guitar
|
#include <InputMethodPopup.h>


Public Slots | |
| void | setVisible (bool visible) override |
Public Member Functions | |
| InputMethodPopup (QWidget *parent=nullptr) | |
| void | setPreEditText (const PreEditText &preedit) |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *) override |
Private Attributes | |
| struct { | |
| PreEditText preedit | |
| } | data |
|
explicit |
|
overrideprotected |
| void InputMethodPopup::setPreEditText | ( | const PreEditText & | preedit | ) |
|
overrideslot |
| struct { ... } InputMethodPopup::data |
| PreEditText InputMethodPopup::preedit |