mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 13:41:01 +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. :^) |
||
|---|---|---|
| .. | ||
| BackgroundWidget.cpp | ||
| BackgroundWidget.h | ||
| main.cpp | ||
| Makefile | ||
| TextWidget.cpp | ||
| TextWidget.h | ||
| UnuncheckableButton.cpp | ||
| UnuncheckableButton.h | ||