poselib package

Submodules

poselib.applywidget module

poselib.capturewidget module

poselib.character module

poselib.chopdata module

poselib.helpers module

poselib.infowindow module

poselib.itembrowser module

poselib.itemgrid module

poselib.itemlibrary module

poselib.itemnavigator module

poselib.plglobals module

poselib.pose module

poselib.posebrowser module

poselib.posegrid module

poselib.poselib module

poselib.posemodel module

poselib.settings module

class poselib.settings.Settings

Bases: sphinx.ext.autodoc.importer._MockObject

This class contains the global settings in the Pose Library.

cleanup()
editModeChanged

Used by autodoc_mock_imports.

isInEditMode()

Return True if the Pose Library is in edit mode and False otherwise.

reset()
setIsInEditMode(on)

Set whether the Pose Library is in Edit Mode or not.

Module contents