mgear.animbits.cache_manager.collapse_widget module

class mgear.animbits.cache_manager.collapse_widget.QCollapse(*args: Any, **kwargs: Any)

Bases: QWidget

QCollapse is a collapsible widget with transition

Parameters:
  • parent (QWidget) – parent widget for the QCollapseWidget

  • title (str) – Title name for the widget

SPEED = 150
set_layout(layout)

Applies the given layout to the scroll area widget

Parameters:

layout (QLayout) – layout widget to add into the QCollapse