 |
Crossfire Resources Editor
|
Go to the documentation of this file.
13 #ifndef ARTIFACT_PANEL_H
14 #define ARTIFACT_PANEL_H
19 #include "../animations/AnimationControl.h"
53 void artifactChanged(QTreeWidgetItem* current, QTreeWidgetItem* previous);
56 #endif // ARTIFACT_PANEL_H
void computeMadeViaAlchemy(const artifact *artifact) const
Class managing all assets, tracking in which file they are, which are modified, and such.
Panel displaying information about a AssetTWrapper.
ResourcesManager * myResources
Display details about an artifact definition.
void artifactChanged(QTreeWidgetItem *current, QTreeWidgetItem *previous)
Widget displaying all directions of an animation.
QTreeWidget * myArchetypes
AnimationControl * myAnimation
ArtifactPanel(QWidget *parent, ResourcesManager *resources)
virtual void updateItem() override
Called when myItem is updated.