Home
last modified time | relevance | path

Searched defs:costPlaces (Results 1 – 2 of 2) sorted by relevance

/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/kernel/tests/
H A DAccountsTester.cpp160 void AccountsTester::costPlaces() { in costPlaces() function in KPlato::AccountsTester
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/kernel/
H A Dkptaccount.h169 const QList<CostPlace*> &costPlaces() const {return m_costPlaces; } in costPlaces() function