mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 04:17:51 +00:00
applet: Add operation completed callback
This commit is contained in:
parent
b9caffe103
commit
948e1b2f42
8 changed files with 34 additions and 9 deletions
|
@ -100,6 +100,7 @@ signals:
|
|||
void UpdateThemedIcons();
|
||||
|
||||
void SoftwareKeyboardFinishedText(std::optional<std::u16string> text);
|
||||
void SoftwareKeyboardFinishedCheckDialog();
|
||||
|
||||
public slots:
|
||||
void SoftwareKeyboardGetText(const Core::Frontend::SoftwareKeyboardParameters& parameters);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue