Home
last modified time | relevance | path

Searched defs:EditableGroupLayer (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Deditablegrouplayer.cpp32 EditableGroupLayer::EditableGroupLayer(const QString &name, QObject *parent) in EditableGroupLayer() function in Tiled::EditableGroupLayer
37 EditableGroupLayer::EditableGroupLayer(EditableMap *map, GroupLayer *groupLayer, QObject *parent) in EditableGroupLayer() function in Tiled::EditableGroupLayer
H A Deditablelayer.h30 class EditableGroupLayer; variable