[PATCH] Add dive list view to main window

Henrik Brautaset Aronsen henrik at synth.no
Thu Apr 11 09:43:16 PDT 2013


Den 11. apr. 2013 18:27 skrev "Lubomir I. Ivanov" <neolit123 at gmail.com>
følgende:
> > +DiveItem::DiveItem(int num, QString dt, float dur, float dep, QString
loc, DiveItem *p):
> > +    m_number(num), m_dateTime(dt), m_duration(dur), m_depth(dep),
m_location(loc), m_parent(p)
> in another thread i pointed out that m_name or m_Name for members is
> not preferable over mName. perhaps others could comment here as well.

Just out of curiosity: what's that m prefix for?

Henrik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20130411/233013c0/attachment.html>


More information about the subsurface mailing list