[us-commits] [ehb54/ultrascan3] 7ac7f3: Update `value` method to return default `QVariant`
Lukas Dobler
noreply at github.com
Sun Nov 16 09:59:23 MST 2025
Branch: refs/heads/lukas/qt6-compile
Home: https://github.com/ehb54/ultrascan3
Commit: 7ac7f3643ac686e016a4c0bda79f188aefc06933
https://github.com/ehb54/ultrascan3/commit/7ac7f3643ac686e016a4c0bda79f188aefc06933
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-11-16 (Sun, 16 Nov 2025)
Changed paths:
M utils/us_db2.cpp
M utils/us_db2.h
Log Message:
-----------
Update `value` method to return default `QVariant`
- Replace `QVariant::Invalid` with default `QVariant()` in `US_DB2::value` method to align with modern QVariant usage.
- Update method documentation in `us_db2.h` to reflect the change.
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