Home
last modified time | relevance | path

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

/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/kernel/
H A Dkptnode.h497 Account *runningAccount() const { return m_runningAccount; } in runningAccount() function
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/models/
H A Dkptnodeitemmodel.cpp648 QVariant NodeModel::runningAccount(const Node *node, int role) const in runningAccount() function in KPlato::NodeModel