Home
last modified time | relevance | path

Searched refs:updateLedgerActions (Results 1 – 2 of 2) sorted by relevance

/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/views/
H A Dkgloballedgerview.h70 void updateLedgerActions(const KMyMoneyRegister::SelectedTransactions& list);
H A Dkgloballedgerview.cpp206 updateLedgerActions(list); in showEvent()
277 void KGlobalLedgerView::updateLedgerActions(const KMyMoneyRegister::SelectedTransactions& list) in updateLedgerActions() function in KGlobalLedgerView
705 updateLedgerActions(variant.at(0).value<KMyMoneyRegister::SelectedTransactions>()); in slotSelectByVariant()
1655 updateLedgerActions(d->m_selectedTransactions); in slotCancelTransaction()
1669 updateLedgerActions(d->m_selectedTransactions); in slotEditSplits()
1687 updateLedgerActions(d->m_selectedTransactions); in slotEditSplits()
1920 updateLedgerActions(list); in slotSelectAllTransactions()
2186 updateLedgerActions(list); in slotTransactionsSelected()