OSDN Git Service

[EMU_THREAD][Qt] Move some sequence funtions to EmuThreadClassBase:: .
authorK.Ohta <whatisthis.sowhat@gmail.com>
Fri, 24 Feb 2023 04:36:13 +0000 (13:36 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Fri, 24 Feb 2023 04:36:13 +0000 (13:36 +0900)
commit9658ecaee4f1dbe20f993fa4eeffe241d665ef8c
tree09d2ba6fac3706934043161bac24891210c4f59b
parent59cdcf193ac8c88fa4c4f8600346c28635e16c34
[EMU_THREAD][Qt] Move some sequence funtions to EmuThreadClassBase:: .

- Also rename name of slot around romaji kana conversioning.
source/src/qt/common/emu_thread.cpp
source/src/qt/common/emu_thread.h
source/src/qt/common/qt_utils.cpp
source/src/qt/emu_thread/emu_thread_slots.cpp
source/src/qt/emu_thread/emu_thread_tmpl.cpp
source/src/qt/emu_thread/emu_thread_tmpl.h
source/src/qt/emu_thread/inputs.cpp
source/src/qt/emu_thread/sequences.cpp [new file with mode: 0644]
source/src/qt/emu_thread/utils.cpp
source/src/qt/gui/CMakeLists.txt