Rachel Powers 236764adf6 refactor: Qt can handle const& in signals and slots
While most Qt types cna use implicit data sharing
pasing our own structs means copies. const& ensure
it's only copied as needed by Qt.

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-01 10:48:00 -07:00
..
2023-04-28 11:35:20 +02:00
2023-01-10 16:09:57 +01:00
2023-05-01 10:47:50 -07:00
2022-09-15 18:44:18 -03:00