OSDN Git Service

[UI][Qt] Update menu structure at FLOPPY and TAPE.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 8 Feb 2023 14:47:03 +0000 (23:47 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 8 Feb 2023 14:47:03 +0000 (23:47 +0900)
commit8a9a0086390f6316faca89993b27eeecb2d48225
treef892ac709d182658517e392c1779ad30600f27a8
parent7dc5440753dedf4bd995f843c27c751f3608b281
[UI][Qt] Update menu structure at FLOPPY and TAPE.

Note:
 - Still not implement BINARY, BUBBLE, CART, CD, HDD, LD and QD.
 - This still be imcomplete none upsate virtual media label.
 - Still not update write-protect icon when opening.
 - Still not reset counter of tape with new file.
12 files changed:
source/src/qt/common/emu_thread_slots.cpp
source/src/qt/common/qt_utils.cpp
source/src/qt/common/util_fd2.cpp
source/src/qt/gui/emu_thread_tmpl.h
source/src/qt/gui/mainwidget_base.h
source/src/qt/gui/menu_cmt.cpp
source/src/qt/gui/menu_cmt.h
source/src/qt/gui/menu_metaclass.cpp
source/src/qt/gui/menu_metaclass.h
source/src/qt/gui/util_cmt.cpp
source/src/qt/gui/util_fd.cpp
source/src/qt/osd_base.h