SelectionMode

Inheritance diagram of rumba.SelectionMode
class SelectionMode

Bases: pybind11_builtins.pybind11_object

Specify a way to alter the active selection.

Members:

Add : Add to the active selection.

Invert : Invert the active selection.

Remove : Remove from the active selection.

Replace : Replace the active selection.

Constructors

__init__

Methods

__int__
__long__

Properties

name