mirror of
https://github.com/RGBCube/serenity
synced 2025-05-22 17:25:07 +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 |