KMyMoney Plugin API
viewinterface.h
This abstract class represents the ViewInterface to add new view pages to the JanusWidget of KMyMoney...
Definition viewinterface.h:48
void accountSelected(const MyMoneyAccount &acc)
This signal is emitted when a new account has been selected by the GUI.
void accountReconciled(const MyMoneyAccount &account, const QDate &date, const MyMoneyMoney &startingBalance, const MyMoneyMoney &endingBalance, const QStringList &transactionList)
This signal is emitted when an account has been successfully reconciled and all transactions are upda...
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:03:11 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:03:11 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.