mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-11 22:27:52 +00:00
qt/applets: Provide Qt frontend implementation of software keyboard
Implements all of the features of the keyboard, including length, default text, character validation, and UTF-16 character support.
This commit is contained in:
parent
60514e230c
commit
56c85c996a
3 changed files with 171 additions and 0 deletions
|
@ -7,6 +7,8 @@ add_executable(yuzu
|
|||
Info.plist
|
||||
about_dialog.cpp
|
||||
about_dialog.h
|
||||
applets/software_keyboard.cpp
|
||||
applets/software_keyboard.h
|
||||
bootmanager.cpp
|
||||
bootmanager.h
|
||||
compatibility_list.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue