mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-27 22:01:52 +00:00
A new class that derives from `QMenu` has been introduced. Menus of this `NonAutodismissibleMenu` type will stay visible when a _checkable_ action is triggered. This is convenient in menus that feature a series of check boxes that toggle visibility of third components (e.g. the **List Columns** menu), allowing the user to toggle several actions at once. For now, the new type is used in the top menu bar. |
||
---|---|---|
.. | ||
AspectRatioWidget.cpp | ||
AspectRatioWidget.h | ||
BlockUserInputFilter.cpp | ||
BlockUserInputFilter.h | ||
ClearLayoutRecursively.cpp | ||
ClearLayoutRecursively.h | ||
ClickableStatusBar.h | ||
DolphinFileDialog.cpp | ||
DolphinFileDialog.h | ||
DoubleClickEventFilter.cpp | ||
DoubleClickEventFilter.h | ||
ElidedButton.cpp | ||
ElidedButton.h | ||
FileOpenEventFilter.cpp | ||
FileOpenEventFilter.h | ||
FromStdString.h | ||
ImageConverter.cpp | ||
ImageConverter.h | ||
ModalMessageBox.cpp | ||
ModalMessageBox.h | ||
NonAutodismissibleMenu.cpp | ||
NonAutodismissibleMenu.h | ||
NonDefaultQPushButton.cpp | ||
NonDefaultQPushButton.h | ||
ParallelProgressDialog.h | ||
PartiallyClosableTabWidget.cpp | ||
PartiallyClosableTabWidget.h | ||
QtUtils.cpp | ||
QtUtils.h | ||
QueueOnObject.h | ||
RunOnObject.h | ||
SetWindowDecorations.cpp | ||
SetWindowDecorations.h | ||
SignalBlocking.h | ||
SignalDaemon.cpp | ||
SignalDaemon.h | ||
UTF8CodePointCountValidator.cpp | ||
UTF8CodePointCountValidator.h | ||
WindowActivationEventFilter.cpp | ||
WindowActivationEventFilter.h | ||
WrapInScrollArea.cpp | ||
WrapInScrollArea.h |