mgear.animbits.cache_manager.collapse_widget module¶
-
class
mgear.animbits.cache_manager.collapse_widget.
QCollapse
(parent=None, title='QCollapse')¶ Bases:
sphinx.ext.autodoc.importer._MockObject
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