Inherits EMotionFX::SkeletonModelJointWidget.
|
void | OnAddRemoveRagdollNode () |
|
void | OnAddCollider (const AZ::TypeId &colliderType) |
|
void | OnCopyCollider (size_t colliderIndex) |
|
void | OnPasteCollider (size_t colliderIndex, bool replace) |
|
void | OnRemoveCollider (size_t colliderIndex) |
|
void | OnSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected) |
|
void | OnDataChanged (const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector< int > &roles) |
|
void | OnModelReset () |
|
|
| RagdollNodeWidget (QWidget *parent=nullptr) |
|
bool | HasCopiedJointLimits () const |
|
const AZStd::string & | GetCopiedJointLimits () const |
|
QString | GetCardTitle () const override |
|
QColor | GetColor () const override |
|
int | WidgetCount () const override |
|
| SkeletonModelJointWidget (QWidget *parent=nullptr) |
|
virtual void | CreateGUI () |
|
void | Reinit () |
|
void | showEvent (QShowEvent *event) override |
|
void | SetFilterString (QString filterString) |
|
void | ErrorNotification (QString title, QString description) |
|
|
void | WidgetCountChanged () |
|
Actor * | GetActor () const |
|
ActorInstance * | GetActorInstance () |
|
Node * | GetNode () const |
|
QModelIndexList | GetSelectedModelIndices () const |
|
QWidget * | m_content = nullptr |
|
AzQtComponents::Card * | m_contentCard = nullptr |
|
ColliderContainerWidget * | m_collidersWidget = nullptr |
|
QLabel * | m_jointNameLabel |
|
static int | s_jointLabelSpacing |
|
static int | s_jointNameSpacing |
|
The documentation for this class was generated from the following file:
- Gems/EMotionFX/Code/Source/Editor/Plugins/ColliderWidgets/RagdollNodeWidget.h