Home
last modified time | relevance | path

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

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DMapDocumentCommandFacade.cpp591 const Model::AttributableNodeList attributableNodes = allSelectedAttributableNodes(); in performSetAttribute() local
613 const Model::AttributableNodeList attributableNodes = allSelectedAttributableNodes(); in performRemoveAttribute() local
636 const Model::AttributableNodeList attributableNodes = allSelectedAttributableNodes(); in performConvertColorRange() local
661 const Model::AttributableNodeList attributableNodes = allSelectedAttributableNodes(); in performRenameAttribute() local
678 const Model::AttributableNodeList attributableNodes = MapUtils::keyList(attributes); in restoreAttributes() local