Trigger
2.3.2
Overview
Installation
Getting Started
Interface
Actions
Limb Modules
API Reference
trigger
Subpackages
trigger.actions
trigger.base
trigger.core
trigger.library
trigger.modules
trigger.objects
trigger.tools
trigger.ui
Subpackages
Submodules
trigger.ui.custom_widgets
trigger.ui.feedback
Attributes
Classes
Module Contents
Feedback
log
trigger.ui.main
trigger.ui.model_ctrl
trigger.ui.qtmaya
trigger.ui.space_switcher_ui
trigger.utils
trigger.version_control
Trigger
API Reference
trigger
trigger.ui
trigger.ui.feedback
View page source
trigger.ui.feedback
Attributes
log
Classes
Feedback
Module Contents
class
Feedback
(
*
args
,
**
kwargs
)
pop_info
(
title
=
'Info'
,
text
=
''
,
details
=
''
,
critical
=
False
)
pop_question
(
title
=
'Question'
,
text
=
''
,
details
=
''
,
buttons
=
['save',
'no',
'cancel']
)
log