selection Member List
This is the complete list of members for
selection
, including all inherited members.
addBackdropToSelection
(QScriptValue &backdrop)
selection
slot
addBackdropToSelection
(String &groupPath, uint idx)
selection
slot
addColumnToSelection
(String column)
selection
slot
addDrawingColumnToSelection
(String columnName)
selection
slot
addNodesToSelection
(QScriptValue nodes)
selection
slot
addNodeToSelection
(String node)
selection
slot
addSubSelectionForNode
(String &node, QScriptValue &subSelection)
selection
slot
addWaypointToSelection
(String waypoint)
selection
slot
clearSelection
()
selection
slot
clearSubSelectionForNode
(String &node)
selection
slot
extendSelectionWithColumn
(String columnName)
selection
slot
isSelectionRange
()
selection
slot
numberOfColumnsSelected
()
selection
slot
numberOfFrames
()
selection
slot
numberOfNodesSelected
()
selection
slot
removeBackdropFromSelection
(QScriptValue &backdrop)
selection
slot
removeBackdropFromSelection
(String &groupPath, uint idx)
selection
slot
removeNodeFromSelection
(String node)
selection
slot
removeWaypointFromSelection
(String waypoint)
selection
slot
selectAll
()
selection
slot
selectedBackdrops
()
selection
slot
selectedColumn
(int i)
selection
slot
selectedNode
(int i)
selection
slot
selectedNodes
()
selection
slot
selectedWaypoint
(int i)
selection
slot
selectedWaypoints
()
selection
slot
setSelectionFrameRange
(int start, int length)
selection
slot
startFrame
()
selection
slot
subSelectionForNode
(String &node)
selection
slot