[us-commits] [ehb54/ultrascan3] 33dfed: Refactor `US_Plot` and related classes for modern ...
Lukas Dobler
noreply at github.com
Fri Nov 14 11:07:45 MST 2025
Branch: refs/heads/lukas/us_plot_config
Home: https://github.com/ehb54/ultrascan3
Commit: 33dfedcbd83e81f3116f6e0051eb43b762a00ce1
https://github.com/ehb54/ultrascan3/commit/33dfedcbd83e81f3116f6e0051eb43b762a00ce1
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-11-14 (Fri, 14 Nov 2025)
Changed paths:
M gui/us_plot.cpp
M gui/us_plot.h
Log Message:
-----------
Refactor `US_Plot` and related classes for modern C++ standards and improved maintainability
Replaced raw pointers with `nullptr`, leveraged modern Qt signal-slot syntax, and tightened const correctness throughout. Removed legacy Qt version checks and redundant logic for clean and readable code.
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications
More information about the us-commits
mailing list