Files
obs-studio/UI
PatTheMav 072102701c UI: Use custom property on QAction to retain profile or collection name
On some platforms (e.g. KDE) accelerators are automatically added to
the text properties of QActions, thus changing the value returned by
text().

Thus we cannot rely on the text to always represent the same text that
we set originally and have to explicitly store and retrieve the value
as a property.

Coincidentally this not only fixes possible issues on other platforms,
but is also architecturally more correct.
2024-10-21 11:51:33 -04:00
..
2024-10-18 18:19:19 -04:00
2019-02-07 14:47:15 -08:00
2023-05-20 01:31:18 -07:00
2024-08-23 22:09:48 -04:00
2023-05-20 01:31:18 -07:00