|
Crossfire Resources Editor
|
Go to the documentation of this file.
18 #include "AssetsManager.h"
45 for (
auto name : rec->archs()) {
46 auto arch = getManager()->archetypes()->find(name.toLocal8Bit().data());
QTextEdit * addTextEdit(const QString &label, const char *property, bool readOnly=true)
QTextEdit * myIngredients
QLineEdit * addLineEdit(const QString &label, const char *property, bool readOnly=true)
QCheckBox * addCheckBox(const QString &label, const char *property, bool readOnly=true)
RecipePanel(QWidget *parent)
virtual void updateItem() override
static QTreeWidgetItem * archetypeNode(const archetype *arch, QTreeWidgetItem *parent)
QTreeWidget * myArchetypes