Home
last modified time | relevance | path

Searched defs:candidateNodes (Results 1 – 3 of 3) sorted by relevance

/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/undocommands/
H A Dsavepieceoptions.cpp175 const QVector<VPieceNode> candidateNodes = candidate.GetPath().GetNodes(); in mergeWith() local
H A Dsavepiecepathoptions.cpp142 const QVector<VPieceNode> candidateNodes = candidate.GetNodes(); in mergeWith() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dprojectmodels.cpp302 const QList<Node *> candidateNodes = ProjectTree::siblingsWithSameBaseName(node); in setData() local