mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 12:00:59 +00:00
Since the returned object is now owned by the callee object, we can simply vend a ChildType&. This allows us to use "." instead of "->" at the call site, which is quite nice. :^) |
||
|---|---|---|
| .. | ||
| main.cpp | ||
| Makefile | ||
| VBForm.cpp | ||
| VBForm.h | ||
| VBPropertiesWindow.cpp | ||
| VBPropertiesWindow.h | ||
| VBProperty.cpp | ||
| VBProperty.h | ||
| VBWidget.cpp | ||
| VBWidget.h | ||
| VBWidgetPropertyModel.cpp | ||
| VBWidgetPropertyModel.h | ||
| VBWidgetRegistry.cpp | ||
| VBWidgetRegistry.h | ||
| VBWidgetType.h | ||