Home
last modified time | relevance | path

Searched defs:insertLayer (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/tiled/tiled-1.7.2/src/libtiled/
H A Dgrouplayer.cpp45 void GroupLayer::insertLayer(int index, Layer *layer) in insertLayer() function in Tiled::GroupLayer
H A Dmap.cpp197 void Map::insertLayer(int index, Layer *layer) in insertLayer() function in Map
/dports/graphics/xournalpp/xournalpp-1.1.0/src/model/
H A DXojPage.cpp40 void XojPage::insertLayer(Layer* layer, int index) { in insertLayer() function in XojPage
/dports/graphics/tiled/tiled-1.7.2/util/java/libtiled-java/src/main/java/org/mapeditor/core/
H A DMap.java143 public void insertLayer(int index, TileLayer layer) { in insertLayer() method in Map
/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A DKEYCollector.cpp75 void KEYCollector::insertLayer(const KEYLayerPtr_t &layer) in insertLayer() function in libetonyek::KEYCollector
/dports/graphics/xournalpp/xournalpp-1.1.0/src/control/layer/
H A DLayerController.cpp32 void LayerController::insertLayer(PageRef page, Layer* layer, int layerPos) { in insertLayer() function in LayerController
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/layertree/
H A Dqgslayertreegroup.cpp72 QgsLayerTreeLayer *QgsLayerTreeGroup::insertLayer( int index, QgsMapLayer *layer ) in insertLayer() function in QgsLayerTreeGroup
/dports/graphics/qgis/qgis-3.22.3/src/core/layertree/
H A Dqgslayertreegroup.cpp72 QgsLayerTreeLayer *QgsLayerTreeGroup::insertLayer( int index, QgsMapLayer *layer ) in insertLayer() function in QgsLayerTreeGroup
/dports/graphics/aseprite/aseprite-1.2.9/src/doc/
H A Dlayer.cpp505 void LayerGroup::insertLayer(Layer* layer, Layer* after) in insertLayer() function in doc::LayerGroup
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dlayermodel.cpp384 void LayerModel::insertLayer(GroupLayer *parentLayer, int index, Layer *layer) in insertLayer() function in LayerModel
/dports/graphics/drawpile/Drawpile-2.1.20/src/desktop/docks/
H A Dlayerlistdock.cpp394 void LayerList::insertLayer() in insertLayer() function in docks::LayerList
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DMap.cpp364 Map::insertLayer(Layer* layer, unsigned index) in insertLayer() function in Map
/dports/print/py-fontparts/fontParts-0.9.11/Lib/fontParts/base/
H A Dfont.py868 def insertLayer(self, layer, name=None): member in BaseFont
/dports/graphics/mapserver/mapserver-7.6.4/mapscript/php/
H A Dmap.c3234 PHP_METHOD(mapObj, insertLayer) in PHP_METHOD() argument