Magne Sjaastad
494175d1e6
Extract creation of QShortenedLabel and add context menu
...
Create an intermediate class used to create a QShortenedLabel. If field is scriptable, add a context menu to support copy of the Python field name to clipboard.
2024-11-25 09:42:12 +01:00
Magne Sjaastad
bfda6519db
Cleanup includes
...
Use new tools in Visual Studio to help cleaning up includes and remove redundant includes.
2024-03-07 19:45:43 +01:00
Magne Sjaastad
e23560d9a0
Use setContentsMargins instead of setMargin
2024-01-07 18:28:36 +01:00
Magne Sjaastad
a0d696e596
Add Value Range editor backed by std::pair<double, double>
2023-09-22 09:30:08 +02:00