GeometryPropertiesDialog#

class GeometryPropertiesDialog(initial_properties=None, parent=None)[source]#

Bases: QDialog

Attributes

GeometryPropertiesDialog.parametersChanged

pyqtSignal(*types, name: str = ..., revision: int = ..., arguments: Sequence = ...) -> PYQT_SIGNAL

Methods

GeometryPropertiesDialog.browse_volume()

GeometryPropertiesDialog.connect_signals()

Connect all widget signals to update parameters.

GeometryPropertiesDialog.emit_parameters()

GeometryPropertiesDialog.get_parameters()

Return current parameters.

GeometryPropertiesDialog.reattach_emit()

GeometryPropertiesDialog.setup_ui()

GeometryPropertiesDialog.showEvent(event)

Position the dialog on the left side of the parent window.

connect_signals()[source]#

Connect all widget signals to update parameters.

get_parameters()[source]#

Return current parameters.

showEvent(event)[source]#

Position the dialog on the left side of the parent window.