Home
last modified time | relevance | path

Searched refs:rotateProperty (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dpropertybrowser.cpp869 …QtVariantProperty *rotateProperty = addProperty(AllowRotateProperty, QMetaType::Bool, tr("Rotate")… in addTilesetProperties() local
873 rotateProperty->setEnabled(mTilesetDocument); in addTilesetProperties()