 |
Crossfire Resources Editor
|
Go to the documentation of this file.
25 setProperty(
tipProperty, tr(
"Display all random maps."));
28 virtual QString
displayName()
const override {
return tr(
"Random maps"); }
virtual QString displayName() const override
static const char * tipProperty
Base class for all assets that can be displayed or edited by CRE.
virtual int childIndex(AssetWrapper *child) override
QList< RandomMap * > myCache
virtual AssetWrapper * child(int child) override
virtual int childrenCount() const override
CREMapInformationManager * myMaps
void mapAdded(CREMapInformation *map)
RandomMaps(AssetWrapper *parent, CREMapInformationManager *maps)