1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-18 18:47:39 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
6a0011dcea LibGUI+VisualBuilder: Support custom editing widgets for property values.
Implemented this by letting GAbstractViews provide a GModelEditingDelegate
for a given index, which then knows how to create and setup a custom widget
appropriate for the data type being edited.
2019-06-23 08:18:28 +02:00