Il 08/10/2012 14:15, Cristian OneČ› ha scritto:
I think that allowing tags to be hierarchical is good idea (just a little
example: the user may want to put all tags like: Paris-2010, Rome-2011 under
a parent tag named Travel) do you think that it can be made by following the
KMyMoneyCategory class (i.e. by making a subclass of KMyMoneyCombo) or
should I subclass KMyMoneyMVCCombo as I'm doing now?
KMyMoneyMVCCombo should be the direction towards which we are heading.
KMyMoneyCombo is still present because at the time when we ported
KMyMoney to Qt4 we didn't manage to implement it's functionality with
QCompleter (maybe because of this [1] bug). Mainly we were not able to
filter the displayed completion tree like KMyMoneyCombo does.

But when this will be possible (and someone will have the will to do
it) we intend to remove KMyMoneyCombo and rename KMyMoneyMVCCombo to
KMyMoneyCombo.

Currently I don't have much time to think about KMyMoney so I don't
really have an opinion on this feature at the moment.

Regards,
Cristian

P.S: [2] tracks this feature and [3] is the documentation that we have
on what this feature should look like


[1] https://bugreports.qt-project.org/browse/QTBUG-7830
[2] https://bugs.kde.org/show_bug.cgi?id=207761
[3] http://techbase.kde.org/Projects/KMyMoney/Features/Tags
Thanks for the reply!
I'll submit a patch through the reviewboard as soon as I've something ready.

Best regards,
 Alessandro
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to