Home
last modified time | relevance | path

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

/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dabstractworldtool.h74 void addAnotherMapToWorldAtCenter();
H A Dabstractworldtool.cpp134 …therMapToWorldAction, &QAction::triggered, this, &AbstractWorldTool::addAnotherMapToWorldAtCenter); in AbstractWorldTool()
299 void AbstractWorldTool::addAnotherMapToWorldAtCenter() in addAnotherMapToWorldAtCenter() function in Tiled::AbstractWorldTool