[PATCH] Add dive list view to main window

Lubomir I. Ivanov neolit123 at gmail.com
Thu Apr 11 10:56:31 PDT 2013


On 11 April 2013 20:34, Amit Chaudhuri <amit.k.chaudhuri at gmail.com> wrote:
> I'd be interested in Thiago's thoughts on pointers vs. const references and
> static_cast vs C cast.  The usage in the patch follows the styles I see in
> Qt code examples.  Doesn't necessarily mean alternatives are bad.  Thiago?
>

i think most C++ programmers will prefer C++ casts and references, so
it might be a good idea to allow them in .cpp files and their headers,
but also perhaps their C alternatives? i'm not sure...

lubomir
--


More information about the subsurface mailing list