Home
last modified time | relevance | path

Searched refs:flatNodeList (Results 1 – 3 of 3) sorted by relevance

/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/kernel/
H A Dkptproject.h478 QList<Node*> flatNodeList(Node *parent = 0);
H A Dkptproject.cpp2980 QList<Node*> Project::flatNodeList(Node *parent) in flatNodeList() function in KPlato::Project
2988 lst += flatNodeList(n); in flatNodeList()
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/ui/
H A Dkptdependencyeditor.cpp1241 moveItem(item, m_project->flatNodeList()); // might have been moved in setItemVisible()