Go to file
jessequ 94c48e7de8 feat: add QPointF tree-expandable type editor to PropertyEditor
Add PropertyTypeCustomization_PointF that renders QPointF as an
  expandable tree row: collapsed header shows formatted "(x, y)" text,
  expanded children provide NumberBox editing for x and y coordinates.
  Registered in mMetaTypeCustomizationMap alongside the existing QFont
  customization, reusing the RawType branch of getCustomPropertyType().
2026-07-31 15:13:47 +08:00
PropertyEditor feat: add QPointF tree-expandable type editor to PropertyEditor 2026-07-31 15:13:47 +08:00
QtADS fix: ads linux compile warning. 2026-07-15 18:10:35 +08:00
include feat: add ptposition property to tect item 2026-07-31 14:29:17 +08:00
resource first commit for HMI 2026-07-03 11:29:21 +08:00
source feat: add ptposition property to tect item 2026-07-31 14:29:17 +08:00
ui feat: add text item with IShape interface decoupling 2026-07-22 09:56:28 +08:00
.drone.yml change CI machine 2026-07-03 11:54:57 +08:00
.gitignore ⏺ feat: add Document layer with serialization, dirty tracking, and file actions 2026-07-08 16:57:46 +08:00
CMakeLists.txt feat: add text item with IShape interface decoupling 2026-07-22 09:56:28 +08:00
README.md first commit for HMI 2026-07-03 11:29:21 +08:00

README.md

Build Status

HMI

桌面端 HMIDesktop HMI