NaviNIBS.util.GUI.SpatialTransformWidget module

Bases: QWidget

Show a 4x4 matrix as a 4x4 grid of labels, with an optional edit button that opens a dialog with a separate edit widget.

Return type:

Optional[ndarray]

Bases: QWidget

A widget to edit a 4x4 transformation matrix. It should be used in a dialog or similar.