[Kmymoney-devel] KMyMoney - Mutable?

Alvaro Soliverez asoliverez at kde.org
Thu Jan 3 23:42:50 UTC 2013


I'm not familiar with that part of the code. There are several areas of the
app where the current account is saved. Perhaps you could use that.

Also, be aware that members of a class follow the m_nameInCamelCase naming
scheme. m_strName is wrong in this case.

Regards,
Alvaro

On Thu, Jan 3, 2013 at 8:07 PM, Allan <agander93 at gmail.com> wrote:

> What I've tried instead is adding the 'mutable' keyword to
> QString m_strAccountName in mymoneystatement.h, and this works as
> expected, at least so far as my current testing and requirement is
> concerned.  However, for one thing, I've never used 'mutable' before and
> would appreciate guidance on whether or not this is acceptable or
> deplorable, or absolutely a NO NO!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kmymoney-devel/attachments/20130103/1e8a9afe/attachment.html>


More information about the KMyMoney-devel mailing list