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 <agande...@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! >
_______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel