schrodinger.application.models.gui.experimental_px.splitter module

Experimental splitter component for PanelX. There is no official design for this component, so it’s just something that looks nice and could become the official splitter in the future.

class schrodinger.application.models.gui.experimental_px.splitter.Splitter(*args, **kwargs)

Bases: QSplitter

__init__(*args, **kwargs)
createHandle(self) Optional[QSplitterHandle]