You may find an example in the Qt code in rt^3/src/QtGUI.
Regards,
Daniel
2018-03-12 1:33 GMT+01:00 Brad Eric hollister :
> Hi,
>
> I’m preparing a short talk on the decorator pattern for classroom
> instruction.
>
> I’d like to use an example from Brlcad. Are there any such examples in the
Brad,
There is an example in src/other/gdal/ogr/ogrsf_frmts/generic (just search on
decorator) that might help. You don’t tend to find that pattern in C code
much and I can’t think of any specific examples in our C++ code.
Cheers!
Sean
> On Mar 11, 2018, at 8:33 PM, Brad Eric hollister
>
Hi,
I’m preparing a short talk on the decorator pattern for classroom instruction.
I’d like to use an example from Brlcad. Are there any such examples in the
codebase?
Regards,
Brad--
Check out the vibrant tech communi