HMI/PropertyEditor/source/include
Jesse Qu a9dc41cf80 fix: add missing override keywords and virtual destructor to resolve all compiler warnings
- Mark 27 overriding functions with 'override' across GraphicsItemGroup,
    GraphicsRectItem, and GraphicPolygonItem headers
  - Add virtual destructor to IPropertyHandleImpl (fixes -Wdelete-abstract-non-virtual-dtor)
  - Build is now 0 warnings, 0 errors
2026-07-15 11:27:08 +08:00
..
PropertyHandleImpl fix: add missing override keywords and virtual destructor to resolve all compiler warnings 2026-07-15 11:27:08 +08:00
IPropertyGroupProvider.h Add property-editor function. 2026-07-03 15:58:09 +08:00
IPropertyTypeCustomization.h Add property-editor function. 2026-07-03 15:58:09 +08:00
QDetailsView.h Add property-editor function. 2026-07-03 15:58:09 +08:00
QDetailsViewAPI.h Add property-editor function. 2026-07-03 15:58:09 +08:00
QPropertyHandle.h Add property-editor function. 2026-07-03 15:58:09 +08:00
QQuickDetailsView.h Add property-editor function. 2026-07-03 15:58:09 +08:00
QQuickDetailsViewLayoutBuilder.h Add property-editor function. 2026-07-03 15:58:09 +08:00
QQuickDetailsViewMananger.h Add property-editor function. 2026-07-03 15:58:09 +08:00
QQuickDetailsViewModel.h Add property-editor function. 2026-07-03 15:58:09 +08:00
QQuickDetailsViewRow.h Add property-editor function. 2026-07-03 15:58:09 +08:00
QQuickFunctionLibrary.h Add property-editor function. 2026-07-03 15:58:09 +08:00
QQuickTreeViewEx.h Add property-editor function. 2026-07-03 15:58:09 +08:00